From 07e09612d981a5e66ce04003f85558215b8ec5e4 Mon Sep 17 00:00:00 2001 From: Manuel Thalmann Date: Sun, 10 Mar 2024 00:29:13 +0100 Subject: [PATCH] Fix typos --- scripts/Arch/Collections/personal.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/Arch/Collections/personal.sh b/scripts/Arch/Collections/personal.sh index b14efafc..ccbaa58a 100755 --- a/scripts/Arch/Collections/personal.sh +++ b/scripts/Arch/Collections/personal.sh @@ -83,7 +83,7 @@ yay --noconfirm -Syu \ . "../Software/IcedTea/install.sh"; # File Sync -yay --noconfirm -Syu nextcloud-client \ +yay --noconfirm -Syu nextcloud-client; . "../Software/rclone/install.sh"; # Firefox @@ -193,7 +193,7 @@ yay --noconfirm -Syu \ # Coding yay --noconfirm -Syu \ archiso \ - `# ISO support for wimlib` + `# ISO support for wimlib` \ cdrkit \ wimlib \ devdocs-desktop \