Using python3 instead of python

This commit is contained in:
Zoe Roux
2022-01-21 16:23:30 +01:00
parent 3f81a4b6e5
commit a4c1065d12
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usr/bin/zsh
sudo python main.py $1 &!
sudo python3 main.py $1 &!
sleep 3.5
./tester.py $1 $2