Update install

This commit is contained in:
liberodark 2019-02-21 17:23:15 +01:00 committed by GitHub
parent 03dbfa45d8
commit 2cc4085734
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -128,6 +128,7 @@ email=$(ynh_user_get_info $admin 'mail')
# setup application config
cp -a ../conf/.env.example $final_path/.env
cp -a ../conf/wings.service /etc/systemd/system/wings.service
#=================================================
# MODIFY A CONFIG FILE
@ -205,7 +206,7 @@ popd
ynh_add_systemd_config
systemctl enable $app.service
#systemctl enable --now wings
systemctl enable wings.service
#=================================================
# ADVERTISE SERVICE IN ADMIN PANEL