Removed mod_script util

This commit is contained in:
Charles Cross 2016-05-05 17:09:13 -07:00
parent 1a19edaba9
commit 134671a5fb

View File

@ -1,3 +0,0 @@
#!/bin/bash
find ./ -path ./work -prune -o -name "*.sh" -exec chmod +x {} \;