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
ab9837034d
commit
2a4e826bb4
1 changed files with 2 additions and 0 deletions
|
@ -156,6 +156,8 @@ 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
|
||||
mkdir -p /home/yunohost.app/streama/upload
|
||||
chown -R $app:users /home/yunohost.app/streama/upload
|
||||
|
||||
#=================================================
|
||||
# SETUP SSOWAT
|
||||
|
|
Loading…
Add table
Reference in a new issue