mirror of
https://github.com/coolsnowwolf/luci.git
synced 2025-05-02 22:32:24 +08:00
9 lines
157 B
Bash
Executable File
9 lines
157 B
Bash
Executable File
#!/bin/bash
|
|
|
|
chmod +x *.sh
|
|
chmod +x shadowsocks/*.sh
|
|
cp -n apiconfig.py userapiconfig.py
|
|
cp -n config.json user-config.json
|
|
cp -n mysql.json usermysql.json
|
|
|