This website works better with JavaScript
Home
Explore
Help
Register
Sign In
cicv
/
dcl_data_process
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
commit
LingxinMeng
9 months ago
parent
8bd34c65ab
commit
d007851ce7
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/python2/pjibot_delivery/csv-nohup.sh
+ 1
- 0
src/python2/pjibot_delivery/csv-nohup.sh
View File
@@ -1,2 +1,3 @@
#!/bin/bash
+mkdir ./log
nohup python2 csv-.py > log/csv.out 2>&1 &