From 75f48319f7dc8a143fb447e1a1ec95d502771fe4 Mon Sep 17 00:00:00 2001 From: Gorden Date: Tue, 3 Aug 2021 11:16:34 +0200 Subject: [PATCH] added copy animation file --- files/usr/local/sbin/copy_img2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/usr/local/sbin/copy_img2 b/files/usr/local/sbin/copy_img2 index 42d70f5..203d70a 100755 --- a/files/usr/local/sbin/copy_img2 +++ b/files/usr/local/sbin/copy_img2 @@ -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