mirror of
https://github.com/YunoHost-Apps/guacamole_ynh.git
synced 2024-09-03 19:16:03 +02:00
Update _common.sh
This commit is contained in:
parent
b60bc25b76
commit
d3046ee51e
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ function setup_sources {
|
|||
|
||||
ynh_setup_source --source_id="auth-header" --dest_dir="$install_dir/etc/guacamole/extensions/header"
|
||||
mv "$install_dir/etc/guacamole/extensions/header/guacamole-auth-header-$guacamole_verson.jar" "$install_dir/etc/guacamole/extensions/guacamole-auth-header.jar"
|
||||
#REMOVEME? ynh_secure_remove --file="$install_dir/etc/guacamole/extensions/header"
|
||||
ynh_secure_remove --file="$install_dir/etc/guacamole/extensions/header"
|
||||
|
||||
ynh_setup_source --source_id="auth-jdbc" --dest_dir="$install_dir/etc/guacamole/extensions/jdbc"
|
||||
mv "$install_dir/etc/guacamole/extensions/jdbc/mysql/guacamole-auth-jdbc-mysql-$guacamole_verson.jar" "$install_dir/etc/guacamole/extensions/guacamole-auth-jdbc-mysql.jar"
|
||||
|
|
Loading…
Add table
Reference in a new issue