mirror of
https://github.com/YunoHost-Apps/streama_ynh.git
synced 2024-09-03 20:26:30 +02:00
Fix upgrade (#26)
For an obscure reason for me, changes made at https://github.com/YunoHost-Apps/streama_ynh/pull/22) are not taken into account.
This commit is contained in:
parent
108a70a309
commit
8af64453b4
1 changed files with 0 additions and 1 deletions
|
@ -105,7 +105,6 @@ ynh_add_systemd_config
|
|||
|
||||
# Set permissions to app files
|
||||
mkdir -p $final_path/data/streama
|
||||
ln -s $final_path/data/streama /home/yunohost.app/streama
|
||||
cp -a "../conf/convert.sh" /usr/bin/convert_movies
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue