mirror of
https://github.com/YunoHost-Apps/snappymail_ynh.git
synced 2024-09-03 20:26:29 +02:00
Update upgrade
This commit is contained in:
parent
23ed25da2e
commit
c782f963ab
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ chown -R "$app:$app" "$install_dir/app/data"
|
||||||
ynh_script_progression "Applying SSO patch..."
|
ynh_script_progression "Applying SSO patch..."
|
||||||
|
|
||||||
ynh_config_add --template="sso.php" --destination="$install_dir/index.php"
|
ynh_config_add --template="sso.php" --destination="$install_dir/index.php"
|
||||||
|
|
||||||
chmod "u=rX,g=,o=" "$install_dir/index.php"
|
chmod "u=rX,g=,o=" "$install_dir/index.php"
|
||||||
chown "$app:www-data" "$install_dir/index.php"
|
chown "$app:www-data" "$install_dir/index.php"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue