1
0
Fork 0
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:
Gredin67 2024-02-26 10:29:32 +01:00 committed by GitHub
parent ae814c763a
commit c134246e4f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.
#