Answer the question
In order to leave comments, you need to log in
Running an external program?
An error occurs when running an external file.
The file is on the host. Because of this, I can't specify the full path because it doesn't exist.
Searched the forums for an answer, but none worked.
autorestart.py:
import time
import os
while True:
os.system('/user/nnikolyaa/files/home/nnikolyaa/example.py')
time.sleep(3600)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question