Add oase02
This commit is contained in:
@@ -2,10 +2,12 @@
|
||||
|
||||
# create dir if it doesn't exist
|
||||
mkdir -p pics/oase01
|
||||
mkdir -p pics/oase02
|
||||
|
||||
while :
|
||||
do
|
||||
currenttime=`date +"%Y-%m-%d_%T"`
|
||||
wget https://campingoase.cz/kamera/oase_01000M.jpg -O "pics/oase01/$currenttime.jpg"
|
||||
wget https://campingoase.cz/kamera/rpi-domky.jpg -O "pics/oase02/$currenttime.jpg"
|
||||
sleep 60
|
||||
done
|
||||
|
Reference in New Issue
Block a user