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