Sorry for the lame question, I faced VDS for the first time in my life. I've set everything up, installed all python modules the app needed and after I run my script like
python test.py
it works just ok, but after I close my ssh window that i used for remote connect to my VDS - the script doesn't work anymore.
How to run my test.py to make it work 24\7?
python test.py &
see here for explanation and extra info.. – Raffa Aug 08 '20 at 02:40