fix compile_nodelist.sh
This commit is contained in:
parent
c08dbccc17
commit
4931bada39
@ -4,8 +4,8 @@
|
|||||||
ORIGDIR=$PWD
|
ORIGDIR=$PWD
|
||||||
IWORKDIR="/root/git/tqwnet_nodelist"
|
IWORKDIR="/root/git/tqwnet_nodelist"
|
||||||
IPACKDIR="/root/git/tqwnet_infopack"
|
IPACKDIR="/root/git/tqwnet_infopack"
|
||||||
WORKDIR="${1:-IWORKDIR}"
|
WORKDIR="${1:-$IWORKDIR}"
|
||||||
PACKDIR="${2:-IPACKDIR}"
|
PACKDIR="${2:-$IPACKDIR}"
|
||||||
|
|
||||||
COMMIT="$(date "+%Y-%m-%d %H:%M:%S")"
|
COMMIT="$(date "+%Y-%m-%d %H:%M:%S")"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user