mirror of
https://github.com/OpenSolo/OpenSolo.git
synced 2025-05-28 04:20:14 +02:00
don't run onre than 1 of these at a time.wq
This commit is contained in:
parent
4b76c7a450
commit
80a483a544
@ -182,5 +182,6 @@ else:
|
||||
progress.close()
|
||||
run_command_capture_results("rm /vagrant/www/latest_run.txt", False);
|
||||
run_command_capture_results("mv /vagrant/www/in-progress.txt /vagrant/www/latest_run.txt", False);
|
||||
run_command_capture_results("rm /vagrant/progress.log", False);
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user