1
0
Fork 0
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:
liberodark 2020-05-30 20:40:56 +02:00 committed by GitHub
parent 41d136665b
commit ec5bec49b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -156,8 +156,6 @@ ln -s $final_path/data/streama /home/yunohost.app/streama
chown -R $app: $final_path chown -R $app: $final_path
cp "../conf/convert.sh" /usr/bin/convert_movies cp "../conf/convert.sh" /usr/bin/convert_movies
chmod +x /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 # SETUP SSOWAT