X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=perms.sh-dist;h=e3737267cb67b7f24ec99735aac279ed8a1cbd8a;hb=c30c2dc558525ad8cf675443447cf7f711cd566b;hp=fb619fffb452f5a71192967cc92387137c7cdb87;hpb=c5450cc66140ee1ba0c228c5a823d64f50f78f51;p=mir.git diff --git a/perms.sh-dist b/perms.sh-dist index fb619fff..e3737267 100755 --- a/perms.sh-dist +++ b/perms.sh-dist @@ -45,3 +45,5 @@ chgrp $GROUP $INSTDIR -R > /dev/null 2>&1 grant 775 664 $INSTDIR > /dev/null 2>&1 grant 750 640 $INSTDIR/WEB-INF/classes/config.properties grant 740 640 $INSTDIR/src/config.properties + +echo "Permissions set." \ No newline at end of file