svchelper/uninstall

6 lines
136 B
Plaintext
Raw Normal View History

2024-04-23 02:34:16 +00:00
#!/usr/bin/env bash
set -e
INSTALL_HOME="$(readlink -f "$0")"
INSTALL_HOME="$(dirname "$INSTALL_HOME")"
exec "$INSTALL_HOME/install" -u