Skip to content

Commit 2ceb5c8

Browse files
authored
Update job_completed.sh
Signed-off-by: eQuantum <[email protected]>
1 parent 4554a42 commit 2ceb5c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hooks/job_completed.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ if [ -d /mnt/disks/deeplearning/usr/local/sbin ]; then
1616

1717
echo -e "\n$hr\nStart Network\n$hr"
1818
/mnt/disks/deeplearning/usr/bin/docker exec mydb supervisorctl start freqtrade
19-
/mnt/disks/deeplearning/usr/bin/docker exec mydb supervisorctl start monitor_freqtrade
19+
#/mnt/disks/deeplearning/usr/bin/docker exec mydb supervisorctl start monitor_freqtrade
2020

2121
fi
2222

0 commit comments

Comments
 (0)