final-fix

This commit is contained in:
simono41 2018-03-18 18:41:14 +01:00
parent 3e986e40fa
commit 8dca80d34d

View file

@ -55,7 +55,7 @@ function yaourtmanagerinstall() {
pwd
cd package-query
pwd
su "$username" -c "makepkg -si --skipchecksums --skippgpcheck --nocheck --noconfirm --install --needed" <<EOT
su "$username" -c "makepkg -si --skipchecksums --skippgpcheck --nocheck --noconfirm --install --needed"
pwd
cd ..
pwd