1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/vaultwarden_ynh.git synced 2024-09-03 18:26:31 +02:00

Merge pull request #30 from YunoHost-Apps/example_ynh

Apply example_ynh
This commit is contained in:
yalh76 2020-01-13 20:12:51 +01:00 committed by GitHub
commit bbeef64326
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -106,6 +106,7 @@ ynh_install_app_dependencies $pkg_dependencies
ynh_print_info --message="Restoring the systemd configuration..."
ynh_restore_file --origin_path="/etc/systemd/system/$app.service"
systemctl enable $app.service
#=================================================
# INTEGRATE SERVICE IN YUNOHOST