mirror of
https://github.com/kenzok8/small-package
synced 2025-01-08 13:27:36 +08:00
Update Modify.sh
This commit is contained in:
parent
b40427c97b
commit
21ac702870
6
.github/diy/Modify.sh
vendored
6
.github/diy/Modify.sh
vendored
@ -1,9 +1,5 @@
|
||||
#!/bin/bash
|
||||
# --------------------------------------------------------
|
||||
# Script for creating ACL file for each LuCI APP
|
||||
rm -rf ./*/.git & rm -f ./*/.gitattributes
|
||||
rm -rf ./*/.svn & rm -rf ./*/.github & rm -rf ./*/.gitignore
|
||||
rm -rf create_acl_for_luci.err & rm -rf create_acl_for_luci.ok
|
||||
rm -rf create_acl_for_luci.warn
|
||||
|
||||
rm -rf ./*/.git ./*/.gitattributes ./*/.svn ./*/.github ./*/.gitignore create_acl_for_luci.err create_acl_for_luci.ok create_acl_for_luci.warn
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user