From fb19b7fdf3e33e79ec46a5b6f79da3bbfae44ef5 Mon Sep 17 00:00:00 2001 From: rosbeef andino Date: Thu, 14 Apr 2022 14:53:21 -0400 Subject: [PATCH] Update _common.sh --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index e7b57af..e08ee17 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -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"