Housekeeping: create a explicit folder name for experiments.
This commit is contained in:
parent
d39a247454
commit
5609860818
|
@ -1,7 +1,7 @@
|
||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
|
|
||||||
TEMPLATE=/srv/xmpp.chapril.org/tools/nodeinfo2/template-x-nodeinfo2.json
|
TEMPLATE=/srv/xmpp.chapril.org/tools/nodeinfo2/template-x-nodeinfo2.json
|
||||||
TARGET_FILE=/srv/x-nodeinfo2.json
|
TARGET_FILE=/srv/xmpp.chapril.org/experimental/x-nodeinfo2.json
|
||||||
|
|
||||||
main() {
|
main() {
|
||||||
cat "${TEMPLATE}" \
|
cat "${TEMPLATE}" \
|
||||||
|
|
Loading…
Reference in New Issue