Commit 4b56bd2bf226e28e2e61eac099c6a564bd323e7b

Authored by root
1 parent 37a44835

MAJ Site + Cron

site/fichiersRPI/fichiersRPI.zip
No preview for this file type
site/fichiersRPI/script.sh
... ... @@ -13,6 +13,6 @@ sudo make upload
13 13 sudo python3 Rpi_to_server.py
14 14  
15 15 pwd=$(pwd)
16   -tps=1
  16 +tps=$(cat temps.txt)
17 17 crontab -l | grep -v $pwd | crontab -
18 18 (crontab -l ; echo "*/$tps * * * * $pwd/python.sh $pwd") | crontab -
... ...
site/upload/temps.txt 0 → 100644
No preview for this file type