mirror of
https://github.com/YunoHost-Apps/mopidy_ynh.git
synced 2024-09-03 19:46:21 +02:00
Typo
This commit is contained in:
parent
4ab3b1e13e
commit
067a33af8d
2 changed files with 2 additions and 2 deletions
|
@ -150,7 +150,7 @@ ynh_script_progression --message="Configuring a systemd service..."
|
||||||
ynh_add_systemd_config
|
ynh_add_systemd_config
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# PROVIDE ADDITIONAL SHELL COMAND
|
# PROVIDE ADDITIONAL SHELL COMMAND
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_script_progression --message="Provide additional shell command..."
|
ynh_script_progression --message="Provide additional shell command..."
|
||||||
|
|
||||||
|
|
|
@ -125,7 +125,7 @@ chmod 400 "$final_path/some_config_file"
|
||||||
chown $app:$app "$final_path/some_config_file"
|
chown $app:$app "$final_path/some_config_file"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# PROVIDE ADDITIONAL SHELL COMAND
|
# PROVIDE ADDITIONAL SHELL COMMAND
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_script_progression --message="Provide additional shell comand..."
|
ynh_script_progression --message="Provide additional shell comand..."
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue