mirror of
https://github.com/YunoHost-Apps/streama_ynh.git
synced 2024-09-03 20:26:30 +02:00
Update install
This commit is contained in:
parent
c922ce54af
commit
3e0771da4e
1 changed files with 2 additions and 0 deletions
|
@ -154,6 +154,8 @@ ynh_replace_string "__DOMAIN__" "$domain" "../conf/nginx.conf"
|
|||
mkdir -p $final_path/data/streama
|
||||
ln -s $final_path/data/streama /home/yunohost.app/streama
|
||||
chown -R $app: $final_path
|
||||
cp "../conf/convert.sh" /usr/bin/convert_movies
|
||||
chmod +x /usr/bin/convert_movies
|
||||
|
||||
#=================================================
|
||||
# SETUP SSOWAT
|
||||
|
|
Loading…
Add table
Reference in a new issue