-
Notifications
You must be signed in to change notification settings - Fork 0
/
main.sh
18 lines (15 loc) · 825 Bytes
/
main.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# function mvdir() {
# mv -n `find $1/* -maxdepth 0 -type d` ./
# rm -rf $1
# }
git clone --depth 1 https://github.com/esirplayground/luci-app-poweroff
# git clone --depth 1 https://github.com/nb12nb34/luci-theme-atmaterial.git
# git clone --depth 1 https://github.com/tty228/luci-app-serverchan.git
git clone --depth 1 https://github.com/nb12nb34/luci-app-tencentddns.git
svn co https://github.com/sirpdboy/sirpdboy-package/trunk/luci-app-aliddns
svn co https://github.com/sirpdboy/sirpdboy-package/trunk/luci-app-control-timewol
svn co https://github.com/lisaac/luci-app-diskman/trunk/applications/luci-app-diskman
svn co https://github.com/lisaac/luci-app-dockerman/trunk/applications/luci-app-dockerman
# rm -rf ./*/.git & rm -f ./*/.gitattributes
# rm -rf ./*/.svn & rm -rf ./*/.github & rm -rf ./*/.gitignore
exit 0