First version of the script, working.
[febootstrap.git] / Makefile.am
index 24328b3..38a4e1d 100644 (file)
@@ -22,7 +22,7 @@ bin_SCRIPTS = febootstrap
 febootstrap: febootstrap.sh
        rm -f $@
        cp $< $@-t
-       chmod 0755 $@-t
+       chmod 0555 $@-t
        mv $@-t $@
 
 man_MANS = febootstrap.8