This commit is contained in:
parent
261a01ee11
commit
741f7d9ffe
@ -1,5 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
PROJECTNAME=qrz
|
||||
RELEASENAME=${PROJECTNAME}
|
||||
VERSION="0"
|
||||
@ -55,4 +57,4 @@ case $1 in
|
||||
;;
|
||||
*)
|
||||
;;
|
||||
esac
|
||||
esac
|
||||
|
Loading…
Reference in New Issue
Block a user