diff --git a/init.sh b/init.sh index 57dd230..409dc9f 100755 --- a/init.sh +++ b/init.sh @@ -27,6 +27,7 @@ if [ -f "$BINARY" ]; then report_loop else if [ -f "$INSTALLER" ]; then + chmod +x $INSTALLER $INSTALLER else fetch_installer