Use a more generic default value
This commit is contained in:
parent
ba61721ba3
commit
f423bd083f
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ SRC=$SOURCES/$VERSION
|
|||
DATA=$SRC
|
||||
LOG=$DIR/logs
|
||||
TMPOUT=$DIR/output
|
||||
OUT="elias@192.168.1.2:/srv/www/html/units/$VERSION"
|
||||
OUT="/srv/www/html/units/$VERSION"
|
||||
TRANS=$DIR/translations
|
||||
BUILD=$DIR/build
|
||||
# always using the master version
|
||||
|
|
Loading…
Add table
Reference in a new issue