Commit 88207336e024011f39fbe6f86213c50fb20a6b0f

Authored by grouille
2 parents e86e8110 4b56bd2b

Merge branch 'master' of https://archives.plil.fr/grouille/IMA3_P10

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