feat: Added easy reinstallation
This commit is contained in:
@@ -204,7 +204,7 @@ for script in "${SCRIPTS[@]}"; do
|
||||
run_ware "$tool" "$@"
|
||||
done
|
||||
;;
|
||||
bye)
|
||||
gone)
|
||||
if [ -f "$BOOTSTRAP_DIR/commands/uninstall.sh" ]; then
|
||||
. "$BOOTSTRAP_DIR/commands/uninstall.sh"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user