mirror of
https://github.com/YunoHost-Apps/snappymail_ynh.git
synced 2024-09-03 20:26:29 +02:00
Update install
This commit is contained in:
parent
c59db89b03
commit
26103bb4c4
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ ynh_add_fpm_config
|
|||
mkdir -p "$final_path/data/_data_/_default_/configs/"
|
||||
ynh_add_config --template="../conf/application.ini" --destination="$final_path/data/_data_/_default_/configs/application.ini"
|
||||
|
||||
ynh_add_config --template="../conf/admin_password.txt" --destination="$final_path/data/_data_/_default_/admin_password.txt"
|
||||
#ynh_add_config --template="../conf/admin_password.txt" --destination="$final_path/data/_data_/_default_/admin_password.txt"
|
||||
|
||||
#=================================================
|
||||
# GENERIC FINALIZATION
|
||||
|
|
Loading…
Add table
Reference in a new issue