Use a more generic default value

This commit is contained in:
Gunter Labes 2018-01-08 23:36:10 +01:00 committed by GitHub
parent b069bdd16e
commit a535a3140c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ SRC=$SOURCES/$VERSION
DATA=$SRC
LOG=$DIR/logs
TMPOUT=$DIR/output
OUT=${OUT:-"elias@192.168.1.2:/srv/www/html/units/$VERSION"}
OUT=${OUT:-"/srv/www/html/units/$VERSION"}
TRANS=$DIR/translations
BUILD=$DIR/build
# always using the master version