Updated server rev
This commit is contained in:
@@ -4,7 +4,6 @@ _build_helper_dir="$(pwd)/build-helpers"
|
||||
# shellcheck disable=SC2154
|
||||
if [[ "$no_web" == "1" ]]; then
|
||||
echo "Disabling web support"
|
||||
export datapipes_webrtc=0
|
||||
_web_flag="OFF"
|
||||
else
|
||||
_web_flag="ON"
|
||||
|
||||
Reference in New Issue
Block a user