#!/bin/bash

## Copyright (C) 2012 - 2025 ENCRYPTED SUPPORT LLC <adrelanos@whonix.org>
## See the file COPYING for copying conditions.

#### meta start
#### project Whonix
#### category networking
#### description
#### meta end

export uwtwrapper_parent="${BASH_SOURCE[0]}"
exec /usr/libexec/uwt/uwtwrapper "$@"
