Auto-Backup $'Sat Nov 23 2024 01:55:42 GMT+0100 (Central European Standard Time)'

This commit is contained in:
2024-11-23 02:30:08 +01:00
parent 54d707f82c
commit 0a6879364e
4 changed files with 35 additions and 7 deletions

View File

@@ -253,10 +253,6 @@ const Main = async () => {
$`echo Begin ${Time.Stamp} > ${BackupsBase}/Last.log`;
//await Main();
await Work('Mixed_Configs');
await Work('Mixed_Snippets');
await Work('Mixed_OctospaccAltervista');
await Main();
$`echo End ${Time.Stamp} > ${BackupsBase}/Last.log`;

View File

@@ -31,5 +31,5 @@ while true; do
# -vnc :10 \
# -display none \
sleep 999
sleep 500
done