mirror of
https://github.com/YunoHost-Apps/lufi_ynh.git
synced 2024-09-03 19:36:28 +02:00
typo
This commit is contained in:
parent
ed6f79adc4
commit
70002cff34
1 changed files with 1 additions and 1 deletions
|
@ -210,7 +210,7 @@ yunohost service add $app --log "$final_path/log/production.log"
|
||||||
ynh_print_info --message="Starting a systemd service..."
|
ynh_print_info --message="Starting a systemd service..."
|
||||||
|
|
||||||
systemctl enable $app.service
|
systemctl enable $app.service
|
||||||
ynh_systemd_action -service_name=$app --action="start" --line_match="Creating process id file" --log_path="$final_path/log/production.log"
|
ynh_systemd_action --service_name=$app --action="start" --line_match="Creating process id file" --log_path="$final_path/log/production.log"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# SETUP SSOWAT
|
# SETUP SSOWAT
|
||||||
|
|
Loading…
Add table
Reference in a new issue