added copy animation

This commit is contained in:
2021-08-03 11:12:01 +02:00
parent f3eda1a68e
commit e67c514300
+1 -2
View File
@@ -97,8 +97,7 @@ cleanup() {
copyFiles() {
#cleanup display and show copy screen
killFBI
/usr/bin/fbi -d /dev/fb1 -T 1 -noverbose -a /var/www/html/img/loading.gif
python /home/pi/pi-imgtank/python-scripts/copy.py
# check if timestamp-file exists on SD-card. If not, create it
if [ ! -f "$mountdir/.last_img" ]; then