mirror of
https://github.com/YunoHost-Apps/pytition_ynh.git
synced 2024-09-03 20:16:08 +02:00
Fix typo in ynh_add_systemd_config
This commit is contained in:
parent
bc052a6ed4
commit
ae5844782c
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ ynh_use_logrotate
|
|||
#=================================================
|
||||
|
||||
# Create a dedicated systemd config
|
||||
ynh_systemd_config
|
||||
ynh_add_systemd_config
|
||||
|
||||
#=================================================
|
||||
# GENERIC FINALIZATION
|
||||
|
|
Loading…
Reference in a new issue