mirror of
https://github.com/YunoHost-Apps/streama_ynh.git
synced 2024-09-03 20:26:30 +02:00
Update upgrade
This commit is contained in:
parent
436f5c23e0
commit
5fd0a64da2
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ ynh_add_systemd_config
|
||||||
|
|
||||||
# Set permissions to app files
|
# Set permissions to app files
|
||||||
mkdir -p $final_path/data/streama
|
mkdir -p $final_path/data/streama
|
||||||
ynh_add_config --template="../conf/convert.sh" --destination="/usr/bin/convert_movies/convert.sh"
|
ynh_add_config --template="../conf/convert.sh" --destination="/usr/bin/convert_movies"
|
||||||
chmod +x "/usr/bin/convert_movies"
|
chmod +x "/usr/bin/convert_movies"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue