Toprak Firat
Results
2
issues of
Toprak Firat
I run the example config.json and it gives me a replay.txt. Then I open the Simulator and load the files and press start. But I get a text from the...
## What's going wrong? My project file: module.exports = { apps: [ { name: 'asd', script: 'python3 asd.py', watch: true, cron_restart: '30 * * * *', interpreter: "/Users/user/miniconda3/envs/asd/bin/python3" }, ],...