sudo repair

This commit is contained in:
ale
2020-09-27 18:14:41 +02:00
parent 7defe8f4ad
commit 2a4f587365
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ fi
if [ "$DEST" = "--install" ] || [ "$DEST" = "-i" ]
then
install
install $DEST $@
exit 0
fi