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";
|
||||
|
||||
# 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 \
|
||||
|
|
Loading…
Reference in a new issue