mirror of
https://github.com/YunoHost-Apps/mopidy_ynh.git
synced 2024-09-03 19:46:21 +02:00
Create final path
This commit is contained in:
parent
4bd513fd5e
commit
1d275d5ad0
1 changed files with 3 additions and 0 deletions
|
@ -25,6 +25,9 @@ CHECK_VAR "$app" "app name not set"
|
|||
|
||||
CHECK_USER "$admin_mopidy"
|
||||
|
||||
# Create a www finalpath
|
||||
sudo mkdir -p /var/lib/mopidy/www
|
||||
|
||||
CHECK_DOMAINPATH
|
||||
|
||||
CHECK_FINALPATH
|
||||
|
|
Loading…
Add table
Reference in a new issue