added copy animation file

This commit is contained in:
2021-08-03 11:16:34 +02:00
parent e67c514300
commit 75f48319f7
+1 -1
View File
@@ -97,7 +97,7 @@ cleanup() {
copyFiles() {
#cleanup display and show copy screen
python /home/pi/pi-imgtank/python-scripts/copy.py
python /home/pi/pi-imgtank/files/python-scripts/copy.py
# check if timestamp-file exists on SD-card. If not, create it
if [ ! -f "$mountdir/.last_img" ]; then