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
|
||||
su "$username" -c "makepkg -si --skipchecksums --skippgpcheck --nocheck --noconfirm --install --needed"
|
||||
pwd
|
||||
rm -Rv /home/"$username"/aurman
|
||||
cd /
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue