This commit is contained in:
Max Hunt 2020-02-10 20:59:14 +00:00
parent 0dff4f556d
commit ef653093a8

2
run
View File

@ -11,7 +11,7 @@ echo 4
cd ../ cd ../
echo 5 echo 5
rm object_tf_service.pyc rm object_tf_service.pyc
rm object_tf_client.py rm object_tf_client.pyc
echo 6 echo 6
python main.py python main.py
echo 7 echo 7