fix
This commit is contained in:
parent
4f8166e66d
commit
473c062fb2
1 changed files with 1 additions and 0 deletions
|
@ -126,6 +126,7 @@ function aurmanagerinstall() {
|
||||||
pwd
|
pwd
|
||||||
su "$username" -c "makepkg -si --skipchecksums --skippgpcheck --nocheck --noconfirm --install --needed"
|
su "$username" -c "makepkg -si --skipchecksums --skippgpcheck --nocheck --noconfirm --install --needed"
|
||||||
pwd
|
pwd
|
||||||
|
rm -Rv /home/"$username"/aurman
|
||||||
cd /
|
cd /
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue