Thu Aug 24 22:42:55 CST 2017

This commit is contained in:
ddv12138 2017-08-24 22:42:55 +08:00
parent 585614da31
commit d42d365911
9 changed files with 3 additions and 0 deletions

0
backup.sh Normal file → Executable file
View File

0
bbr.sh Normal file → Executable file
View File

0
bench.sh Normal file → Executable file
View File

0
ftp_upload.sh Normal file → Executable file
View File

0
l2tp.sh Normal file → Executable file
View File

0
newlinux.sh Normal file → Executable file
View File

0
pptp.sh Normal file → Executable file
View File

3
python3.5-for-spider.sh Normal file
View File

@ -0,0 +1,3 @@
#!/bin/bash
set -e
docker run -it --rm --name my-running-script -v `pwd`:/usr/src/myapp -w /usr/src/myapp ddv12138/python:3.5 python $1

0
unixbench.sh Normal file → Executable file
View File