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:
parent
3a80dd4ded
commit
35d24c4710
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue