This commit is contained in:
2024-04-05 01:56:25 +02:00
parent a5995b58b8
commit 5a447af956

View File

@@ -29,6 +29,6 @@ else
exit 1 exit 1
fi fi
git add STAGED_FILES git add $STAGED_FILES
exit 0 exit 0