1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ihatemoney_ynh.git synced 2024-09-03 19:26:15 +02:00

Do not integrate supervisor in yunohost's service list

This commit is contained in:
Alexandre Aubin 2020-12-06 15:30:30 +01:00 committed by GitHub
parent e3587233ef
commit 842b489ee3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,7 +50,6 @@ configure_supervisor
# In case it was already installed before, # In case it was already installed before,
# so that it picks /etc/supervisor/conf.d/ihatemoney.conf: # so that it picks /etc/supervisor/conf.d/ihatemoney.conf:
supervisorctl update supervisorctl update
yunohost service add supervisor
# Configure ihatemoney # Configure ihatemoney
ynh_replace_string "MY_SECRET_KEY" "$secret_key" ../conf/ihatemoney.cfg ynh_replace_string "MY_SECRET_KEY" "$secret_key" ../conf/ihatemoney.cfg