Updated server rev
This commit is contained in:
parent
e8320a2b93
commit
ec41c9099f
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user