posting
quadrismegistus 4 years ago
parent bd1cd8fde6
commit a9963a6c3c

@ -16,11 +16,12 @@ fnfn="$pathlog/$date.op.log"
#echo $pathlog #echo $pathlog
cmd="python $path 8080 $* >> $fnfn 2>&1" #cmd="python $path 8080 $* >> $fnfn 2>&1"
# do forever # do forever
while true; do $cmd && break; done #while true; do $cmd && break; done
python $path 8080 $* >> $fnfn 2>&1
#if command -v deactivate &> /dev/null #if command -v deactivate &> /dev/null
#then #then

Loading…
Cancel
Save