projects-jenz/demo_mover/README.md
2021-02-02 22:31:33 +01:00

14 lines
254 B
Markdown

#simple demo file mover by jenz
##virtualenv venv
##source venv/bin/activate
##pip3 install -r requirements.txt
##config file: server specifics
##python3 demo_mover.py config.json
##should be run with a .service triggered through a systemctl timer