Removed mod_script util

pull/5/head
Charles Cross 2016-05-05 17:09:13 -07:00
parent 1a19edaba9
commit 134671a5fb
1 changed files with 0 additions and 3 deletions

View File

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