1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jeedom_ynh.git synced 2024-09-03 19:26:26 +02:00

Update install

This commit is contained in:
Éric Gaspar 2024-06-02 15:03:17 +02:00
parent cea0ab20fe
commit 9bf6bf9b59

View file

@ -37,13 +37,14 @@ chown "$app:www-data" -R /tmp/jeedom
ynh_script_progression --message="Adding $app's configuration files..." --weight=1
ynh_add_config --template="common.config.php" --destination="$install_dir/core/config/common.config.php"
chmod 400 "$install_dir/core/config/common.config.php"
chown "$app:$app" "$install_dir/core/config/common.config.php"
#=================================================
# INSTALL JEEDOM
#=================================================
ynh_script_progression --message="Installing Jeedom..."
ynh_script_progression --message="Installing $app..."
# Install Jeedom
"php$phpversion" "$install_dir/install/install.php" mode=force