diff --git a/neetbsd.sh b/neetbsd.sh index c9fe78c..6d146f5 100644 --- a/neetbsd.sh +++ b/neetbsd.sh @@ -98,7 +98,7 @@ echo 'Installing the graphical package manager neetpkg' ###DEV### echo '#!/bin/sh #...' > /tmp/dev-neetpkg.sh -chmod /tmp/neetpkg.sh +chmod +x /tmp/neetpkg.sh ls -l /tmp/neetpkg-sh rm /tmp/dev-neetpkg-sh ###DEV###