2021-02-02 22:29:17 +01:00
|
|
|
#simple demo file mover by jenz
|
|
|
|
|
|
|
|
##virtualenv venv
|
|
|
|
|
|
|
|
##source venv/bin/activate
|
|
|
|
|
|
|
|
##pip3 install -r requirements.txt
|
|
|
|
|
|
|
|
##config file: server specifics
|
|
|
|
|
2021-02-02 22:31:33 +01:00
|
|
|
##should be run with a .service triggered through a systemctl timer
|