develop #1

Merged
tibo merged 17 commits from develop into hotfix 2025-12-18 07:54:13 +00:00
2 changed files with 2 additions and 6 deletions
Showing only changes of commit ac3003b23e - Show all commits
-4
View File
@@ -4,8 +4,4 @@ TIMESTAMP=`date "+%Y%m%d%H%M"`
git_99_status.sh
TEST=`git status | grep propre | wc -l`
if [ $TEST -eq 0 ]
then
git commit -m "$TIMESTAMP"
fi
+1 -1
View File
@@ -21,5 +21,5 @@ then
git add .
fi
else
echo "STATUS OK"
echo "GIT STATUS OK"
fi