debug
This commit is contained in:
parent
ebb9be4f5f
commit
7753dd6402
1 changed files with 3 additions and 1 deletions
|
@ -1,2 +1,4 @@
|
|||
#!/bin/sh
|
||||
ls -R / ; exit 1
|
||||
ls /
|
||||
ls /data
|
||||
cp /data/config.json /etc/shadowsocks-rust/config.json
|
||||
|
|
Loading…
Reference in a new issue