Fix typos
This commit is contained in:
parent
31082f1d8c
commit
07e09612d9
1 changed files with 2 additions and 2 deletions
|
@ -83,7 +83,7 @@ yay --noconfirm -Syu \
|
||||||
. "../Software/IcedTea/install.sh";
|
. "../Software/IcedTea/install.sh";
|
||||||
|
|
||||||
# File Sync
|
# File Sync
|
||||||
yay --noconfirm -Syu nextcloud-client \
|
yay --noconfirm -Syu nextcloud-client;
|
||||||
. "../Software/rclone/install.sh";
|
. "../Software/rclone/install.sh";
|
||||||
|
|
||||||
# Firefox
|
# Firefox
|
||||||
|
@ -193,7 +193,7 @@ yay --noconfirm -Syu \
|
||||||
# Coding
|
# Coding
|
||||||
yay --noconfirm -Syu \
|
yay --noconfirm -Syu \
|
||||||
archiso \
|
archiso \
|
||||||
`# ISO support for wimlib`
|
`# ISO support for wimlib` \
|
||||||
cdrkit \
|
cdrkit \
|
||||||
wimlib \
|
wimlib \
|
||||||
devdocs-desktop \
|
devdocs-desktop \
|
||||||
|
|
Loading…
Reference in a new issue