pikaur
This commit is contained in:
parent
40f9882c95
commit
993421c8af
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
if [[ "$#" -eq 0 ]]
|
||||
then
|
||||
exec /usr/bin/pikaur -Syua
|
||||
exec /usr/bin/pikaur -Syu
|
||||
else
|
||||
exec /usr/bin/pikaur "$@"
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue