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
11a81f58e5
commit
72d52378f1
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ else
|
|||
mpd_state="true"
|
||||
fi
|
||||
|
||||
# If final_path doesn't exist, create it
|
||||
# If datadir doesn't exist, create it
|
||||
if [ -z "$datadir" ]; then
|
||||
datadir=/home/yunohost.app/$app
|
||||
ynh_app_setting_set --app=$app --key=datadir --value=$datadir
|
||||
|
|
Loading…
Add table
Reference in a new issue