mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-29 16:32:13 +01:00
@@ -22,7 +22,6 @@ if [ "${AM_BWRAPPED-}" != "yes" ]; then
|
||||
if [ -n "$bwrap_path" ]; then
|
||||
export AM_BWRAPPED=yes
|
||||
exec "$bwrap_path" --cap-add ALL --unshare-net --dev-bind / / "$0" "$@"
|
||||
exit $?
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user