mirror of
https://github.com/YunoHost-Apps/mopidy_ynh.git
synced 2024-09-03 19:46:21 +02:00
[fix] change install path
This commit is contained in:
parent
7905a12463
commit
25aa072b62
1 changed files with 2 additions and 2 deletions
|
@ -133,7 +133,7 @@ pushd mopidy-musicbox-webclient
|
||||||
sudo python setup.py install
|
sudo python setup.py install
|
||||||
|
|
||||||
# Go to script install directory
|
# Go to script install directory
|
||||||
pushd /var/cache/yunohost/from_file/scripts
|
pushd /var/cache/yunohost/from_file
|
||||||
|
|
||||||
# Access public for curl
|
# Access public for curl
|
||||||
ynh_app_setting_set $app unprotected_uris "/"
|
ynh_app_setting_set $app unprotected_uris "/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue