add a script to copy everything to testing
This commit is contained in:
parent
140590b428
commit
9a824b26d4
@ -3,7 +3,6 @@
|
|||||||
BASE_DIR="`dirname $0`/.."
|
BASE_DIR="`dirname $0`/.."
|
||||||
BIN_DIR="${BASE_DIR}/bin"
|
BIN_DIR="${BASE_DIR}/bin"
|
||||||
OPSI_WEB_ROOT=""
|
OPSI_WEB_ROOT=""
|
||||||
CRON_TEMP=""
|
|
||||||
|
|
||||||
# Source local build configuration (must be done AFTER sourcing the builder-product.cfg.cfg)
|
# Source local build configuration (must be done AFTER sourcing the builder-product.cfg.cfg)
|
||||||
test -f $HOME/.opsi-administration.cfg && . $HOME/.opsi-administration.cfg
|
test -f $HOME/.opsi-administration.cfg && . $HOME/.opsi-administration.cfg
|
||||||
|
Loading…
Reference in New Issue
Block a user