mirror of
https://github.com/YunoHost-Apps/etherpad_ynh.git
synced 2024-09-03 18:36:10 +02:00
Update install
This commit is contained in:
parent
43003817ef
commit
62ca38b6dc
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ popd || ynh_die
|
||||||
ynh_script_progression --message="Configuring Etherpad..." --weight=60
|
ynh_script_progression --message="Configuring Etherpad..." --weight=60
|
||||||
|
|
||||||
ynh_add_config --template="../conf/settings.json" --destination="$final_path/settings.json"
|
ynh_add_config --template="../conf/settings.json" --destination="$final_path/settings.json"
|
||||||
nh_store_file_checksum --file="$final_path/settings.json"
|
ynh_store_file_checksum --file="$final_path/settings.json"
|
||||||
|
|
||||||
ynh_add_config --template="../conf/credentials.json" --destination="$final_path/credentials.json"
|
ynh_add_config --template="../conf/credentials.json" --destination="$final_path/credentials.json"
|
||||||
ynh_store_file_checksum --file="$final_path/credentials.json"
|
ynh_store_file_checksum --file="$final_path/credentials.json"
|
||||||
|
|
Loading…
Add table
Reference in a new issue