mirror of
https://github.com/YunoHost-Apps/streama_ynh.git
synced 2024-09-03 20:26:30 +02:00
Update convert.sh
This commit is contained in:
parent
c45a491fd9
commit
540e4bff65
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ version="0.1.0"
|
|||
# RETRIEVE ARGUMENTS FROM THE MANIFEST AND VAR
|
||||
#=================================================
|
||||
|
||||
lock="/tmp/wp-sync.lock"
|
||||
lock="/tmp/convert_movies.lock"
|
||||
|
||||
exec 9>"${lock}"
|
||||
flock -n 9 || exit
|
||||
|
|
Loading…
Add table
Reference in a new issue