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
516d3598ed
commit
b709b3b550
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ do
|
||||||
popd
|
popd
|
||||||
|
|
||||||
mv "$final_path/${package}_temp/usr/share/${packages[$package]}/" "$final_path/${package}/"
|
mv "$final_path/${package}_temp/usr/share/${packages[$package]}/" "$final_path/${package}/"
|
||||||
# ynh_secure_remove --file="$final_path/${package}_temp"
|
ynh_secure_remove --file="$final_path/${package}_temp"
|
||||||
done
|
done
|
||||||
|
|
||||||
# Adapt prosody module to metronome
|
# Adapt prosody module to metronome
|
||||||
|
|
Loading…
Reference in a new issue