diff --git a/scripts/p.sh b/scripts/p.sh index b082f635..d5bc162e 100755 --- a/scripts/p.sh +++ b/scripts/p.sh @@ -26,8 +26,10 @@ detectDistro() { echo "Arch" else echo 1 + return 1 fi fi + return 0 } oneline() {