Update 'root/usr/libexec/apps/jitsi/jitsi.sh'

main
ben 1 year ago
parent 2f6585139f
commit 53b0c7cf13

@ -4,7 +4,7 @@ ACTION=${1}
shift 1
get_image() {
IMAGE_NAME="stable-8319"
IMAGE_NAME="stable-8922"
}
do_install_detail() {
@ -32,7 +32,7 @@ do_install_detail() {
fi
[ -z "$port" ] && port=8443
[ -z "$IMAGE_NAME" ] && IMAGE_NAME=stable-8319
[ -z "$IMAGE_NAME" ] && IMAGE_NAME=stable-8922
[ -z "$username" ] && username=admin
[ -z "$password" ] && password=password
[ -z "$wireguard" ] && wireguard=$LAN_IP

Loading…
Cancel
Save