1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/couchdb_ynh.git synced 2024-09-03 18:16:11 +02:00

Update restore

This commit is contained in:
ericgaspar 2022-03-05 15:36:47 +01:00
parent faea0fde2f
commit 168b4d7c02
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -112,7 +112,7 @@ ynh_restore_file --origin_path="/etc/logrotate.d/$app"
#=================================================
ynh_script_progression --message="Integrating service in YunoHost..." --weight=1
yunohost service add $app --description="Open-source document-oriented NoSQL database" --log="/var/log/$app/$app.log" --needs_exposed_ports "$port"
yunohost service add $app --description="Open-source document-oriented NoSQL database" --log="/var/log/$app/$app.log"
#=================================================
# GENERIC FINALIZATION