final-fix
This commit is contained in:
parent
3e986e40fa
commit
8dca80d34d
1 changed files with 30 additions and 30 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue