1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jitsi_ynh.git synced 2024-09-03 19:35:57 +02:00

Update install

This commit is contained in:
rosbeef andino 2022-04-13 00:28:23 -04:00 committed by GitHub
parent 3a80dd4ded
commit 35d24c4710
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -345,7 +345,7 @@ ynh_systemd_action --service_name=$app-videobridge --action="start" --log_path="
if [ $(uname -m) == "armv7l" ]
then
# rm official jniwrapper to copy
rm "$final_path/jitsi-videobridge/lib/jniwrapper-native-1.0-*"
rm "$final_path/jitsi-videobridge/lib/jniwrapper-native-1.0-8-g04269a7.jar"
cp "/tmp/jitsi-install/jniwrapper/native/target/jniwrapper-native-1.0-SNAPSHOT.jar" "$final_path/jitsi-videobridge/lib/"
fi
# Start a systemd service