1749858395

This commit is contained in:
2025-06-13 17:46:34 -06:00
parent ed5637b563
commit b486354823
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -46,4 +46,4 @@ echo "Compressing up and deleting $dname to $dname.tar.gz..."
tar czf $dname.tar.gz $dname
rm -rf $dname
echo "dump_configs complete" > ./status.txt
echo "dump_configs.sh complete" >> ./status.txt