From 25aa072b62e0cfa70e1eedec1992b38c65b05b28 Mon Sep 17 00:00:00 2001 From: magikcypress Date: Sat, 19 Aug 2017 21:35:27 +0200 Subject: [PATCH] [fix] change install path --- scripts/install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/install b/scripts/install index e8a6c58..919237f 100644 --- a/scripts/install +++ b/scripts/install @@ -133,7 +133,7 @@ pushd mopidy-musicbox-webclient sudo python setup.py install # Go to script install directory -pushd /var/cache/yunohost/from_file/scripts +pushd /var/cache/yunohost/from_file # Access public for curl ynh_app_setting_set $app unprotected_uris "/" @@ -148,4 +148,4 @@ sudo yunohost service add mopidy --log "/var/log/${app}/mopidy.log" ynh_use_logrotate # Reload SSOwat configuration -sudo yunohost app ssowatconf \ No newline at end of file +sudo yunohost app ssowatconf