debian OK
This commit is contained in:
parent
2245f99692
commit
aa540c5018
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue