mirror of
https://github.com/skoelle/kctl-tui.git
synced 2026-09-17 20:10:24 +00:00
fix install.sh
This commit is contained in:
@@ -97,5 +97,4 @@ else
|
||||
fi
|
||||
|
||||
echo "Installed ${BIN_NAME} to ${INSTALL_DIR}/${BIN_NAME}"
|
||||
"${INSTALL_DIR}/${BIN_NAME}" --help >/dev/null 2>&1 || true
|
||||
echo "Done. Run '${BIN_NAME}' to get started."
|
||||
|
||||
Reference in New Issue
Block a user