mirror of
https://github.com/itiligent/Easy-Guacamole-Installer.git
synced 2025-12-13 18:02:32 +00:00
export distro info
This commit is contained in:
parent
acff31fa35
commit
70b8a83fc2
1 changed files with 3 additions and 0 deletions
|
|
@ -705,6 +705,9 @@ fi
|
|||
export DOWNLOAD_DIR="${DOWNLOAD_DIR}"
|
||||
export GUAC_VERSION=$GUAC_VERSION
|
||||
export GUAC_SOURCE_LINK=$GUAC_SOURCE_LINK
|
||||
export OS_NAME=$ID
|
||||
export OS_VERSION=$VERSION_ID
|
||||
export OS_CODENAME=$VERSION_CODENAME
|
||||
export MYSQLJCON=$MYSQLJCON
|
||||
export MYSQLJCON_LINK=$MYSQLJCON_LINK
|
||||
export MYSQL_VERSION=$MYSQL_VERSION
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue