mirror of
https://github.com/YunoHost-Apps/osjs_ynh.git
synced 2024-09-03 19:56:11 +02:00
[Fix] Problem conf
This commit is contained in:
parent
855ae335d9
commit
b1502ae3e4
1 changed files with 0 additions and 1 deletions
|
@ -80,7 +80,6 @@ ynh_systemd_config () {
|
|||
ynh_replace_string "__APP__" "$app" "$finalsystemdconf"
|
||||
fi
|
||||
ynh_replace_string "__PORT__" "$port" "$finalsystemdconf"
|
||||
ynh_replace_string "__FINALPATH__" "$final_path" "$finalsystemdconf"
|
||||
ynh_store_file_checksum "$finalsystemdconf"
|
||||
|
||||
sudo chown root: "$finalsystemdconf"
|
||||
|
|
Loading…
Add table
Reference in a new issue