#!/bin/bash

## Copyright (C) 2019 - 2023 ENCRYPTED SUPPORT LP <adrelanos@whonix.org>
## See the file COPYING for copying conditions.

SUDO_ASKPASS=/usr/libexec/derivative-base-files/askpass-default sudo -A "$@"
