pikaur
This commit is contained in:
parent
1081e61563
commit
b52a0c9014
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