mirror of
https://github.com/YunoHost-Apps/jitsi_ynh.git
synced 2024-09-03 19:35:57 +02:00
Update _common.sh
This commit is contained in:
parent
6748a438a6
commit
fb19b7fdf3
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ ynh_jniwrapper_armhf ()
|
|||
popd
|
||||
|
||||
# rm official jniwrapper to copy
|
||||
ynh_secure_remove --file="$final_path/jitsi-videobridge/lib/jniwrapper-native-1.0-8-g04269a7.jar"
|
||||
ynh_secure_remove --file="$final_path/jitsi-videobridge/lib/jniwrapper-native-*.jar"
|
||||
mv "$tempdir/jitsi-sctp/jniwrapper/native/target/jniwrapper-native-1.0-SNAPSHOT.jar" "$final_path/jitsi-videobridge/lib/"
|
||||
|
||||
ynh_secure_remove --file="$tempdir"
|
||||
|
|
Loading…
Add table
Reference in a new issue