mirror of
https://github.com/YunoHost-Apps/snappymail_ynh.git
synced 2024-09-03 20:26:29 +02:00
parent
37761749c5
commit
f5fd58ced9
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ chown -R "$app:www-data" "$install_dir"
|
|||
#=================================================
|
||||
#ynh_script_progression "Updating configuration..."
|
||||
|
||||
#ynh_config_add --template="application.ini" --destination="$install_dir/app/data/_data_/_default_/configs/application.ini"
|
||||
ynh_config_add --template="application.ini" --destination="$install_dir/app/data/_data_/_default_/configs/application.ini"
|
||||
|
||||
chmod -R "u=rwX,g=,o=" "$install_dir/app/data"
|
||||
chown -R "$app:$app" "$install_dir/app/data"
|
||||
|
|
Loading…
Add table
Reference in a new issue