mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-28 03:01:54 +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
|
|
|