254 B
254 B
#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