debian OK

This commit is contained in:
Jeff Carr 2023-01-11 23:41:14 -06:00
parent 2245f99692
commit aa540c5018
3 changed files with 1 additions and 1 deletions

0
debian/2023.01.11.234031.OK vendored Normal file
View File

0
debian/2023.01.11.234114.OK vendored Normal file
View File

View File

@ -15,7 +15,7 @@ fi
touch $DIST/$STAMP.$NAME
git add --all
git commit -m '$DIST $NAME'
git commit -m "$DIST $NAME"
exit
if [ -f "$BASE/$DIST.status.RUNNING" ]; then