mirror of
https://github.com/YunoHost-Apps/osjs_ynh.git
synced 2024-09-03 19:56:11 +02:00
[Fix] Problem Conf error #20
This commit is contained in:
parent
04f0bd0d45
commit
855ae335d9
1 changed files with 0 additions and 1 deletions
|
@ -138,7 +138,6 @@ sudo yunohost firewall allow Both $port
|
|||
# Configure init script
|
||||
#=================================================
|
||||
|
||||
sudo cp ../conf/"$app".service /etc/systemd/system/
|
||||
sudo systemctl daemon-reload
|
||||
sudo systemctl enable "$app".service
|
||||
sudo systemctl start "$app".service
|
||||
|
|
Loading…
Add table
Reference in a new issue