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
|
pwd
|
||||||
cd package-query
|
cd package-query
|
||||||
pwd
|
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
|
pwd
|
||||||
cd ..
|
cd ..
|
||||||
pwd
|
pwd
|
||||||
|
|
Loading…
Reference in a new issue