Archived
added copy animation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user