parent
3f64411aed
commit
fd05fddba1
1 changed files with 1 additions and 1 deletions
@ -1,3 +1,3 @@ |
|||||||
import os |
import os |
||||||
|
|
||||||
os.system("ssh minecraft@130.61.179.201 'cd servers/flattest; ./start.sh'") |
os.system('ssh minecraft@130.61.179.201 "cd servers/flattest; ./start.sh"') |
||||||
|
Loading…
Reference in new issue