svchelper/uninstall
2024-04-23 04:34:16 +02:00

6 lines
136 B
Bash
Executable File

#!/usr/bin/env bash
set -e
INSTALL_HOME="$(readlink -f "$0")"
INSTALL_HOME="$(dirname "$INSTALL_HOME")"
exec "$INSTALL_HOME/install" -u