Skip to content

Commit 39bbec0

Browse files
authored
Add inactivity warning
1 parent 9453036 commit 39bbec0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

backup.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,10 @@
131131
import_phptimestore($feed->id,$emoncms_server,$emoncmsapikey,$engines['phptimestore']['datadir']);
132132
}
133133
}
134+
135+
echo "\n\n\n";
136+
echo "Now syncing archives to Dropbox\n";
137+
echo "This will take several minutes - please be patient\n";
134138

135139
// Run bash script
136140

0 commit comments

Comments
 (0)