add a script to copy everything to testing

This commit is contained in:
Mario Fetka 2014-11-15 21:34:50 +01:00
parent 140590b428
commit 9a824b26d4

View File

@ -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