mirror of
https://github.com/YunoHost-Apps/fab-manager_ynh.git
synced 2024-09-03 18:36:16 +02:00
DEFAULT_HOST
This commit is contained in:
parent
ae814c763a
commit
c134246e4f
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ ruby_version_path="$rbenv_install_dir/versions"
|
|||
# RBENV_ROOT is the directory of rbenv, it needs to be loaded as a environment variable.
|
||||
export RBENV_ROOT="$rbenv_install_dir"
|
||||
export rbenv_root="$rbenv_install_dir"
|
||||
export DEFAULT_HOST="$domain"
|
||||
|
||||
# Load the version of Ruby for an app, and set variables.
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue