add install_additionals - vpn, local proxy, cron
This commit is contained in:
@@ -12,6 +12,9 @@ fi
|
||||
|
||||
PUBLIC_PROXY=$(toUpperCase $PUBLIC_PROXY)
|
||||
SMARTHOST_PROXY=$(toUpperCase $SMARTHOST_PROXY)
|
||||
LOCAL_PROXY=$(toUpperCase $LOCAL_PROXY)
|
||||
VPN_PROXY=$(toUpperCase $VPN_PROXY)
|
||||
CRON=$(toUpperCase $CRON)
|
||||
GIT_REPOSITORY=$GIT_REPOSITORY
|
||||
HOST=$HOST
|
||||
PORT=$PORT
|
||||
|
Reference in New Issue
Block a user