my LUA File: function OnStableStudy(studyId, tags, metadata) local comm = ('python /home/connew/script.py') local Result = os.execute(comm) print(Result)
確定! 回上一頁