develop #1

Merged
tibo merged 17 commits from develop into hotfix 2025-12-18 07:54:13 +00:00
Showing only changes of commit 095d35d999 - Show all commits
+2
View File
@@ -2,6 +2,8 @@
TIMESTAMP=`date "+%Y%m%d%H%M"`
git add .
TEST=$(git_99_status.sh)
if [ ! "$TEST" = "GIT STATUS OK" ]