Merge launch and launch_local
This commit is contained in:
parent
23928993dc
commit
0405b1d2c4
3 changed files with 4 additions and 51 deletions
|
|
@ -1,9 +1,3 @@
|
|||
# The name of the frontend, like indicated in /etc/hosts
|
||||
if [ -z "$FRONTEND_HOSTNAME" ]
|
||||
then
|
||||
export FRONTEND_HOSTNAME="phobos"
|
||||
fi
|
||||
|
||||
# Username of the unpriviledge user that runs scripts
|
||||
SYNCHRO_USER="synchro"
|
||||
|
||||
|
|
|
|||
Reference in a new issue