mirror of
https://github.com/YunoHost-Apps/jitsi_ynh.git
synced 2024-09-03 19:35:57 +02:00
fix jicofo remove
This commit is contained in:
parent
cd052df7de
commit
b13f66c6f9
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ then
|
|||
|
||||
unzip $final_path/jitsi-jicofo-build/target/jicofo-linux-x64-1.1-SNAPSHOT.zip -d $final_path
|
||||
|
||||
ynh_secure_remove --file="$final_path/jitsi-jicofo/"
|
||||
ynh_secure_remove --file="$final_path/jitsi-jicofo"
|
||||
|
||||
mv $final_path/jicofo-linux-x64-1.1-SNAPSHOT/ $final_path/jitsi-jicofo/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue