Add parseInput debug

Šī revīzija ir iekļauta:
2024-08-31 22:14:23 -04:00
vecāks 35369a7d18
revīzija 6afbff713e

Parādīt failu

@@ -307,6 +307,7 @@ parseInput() {
--debug | -d | -y | --yes | --auto | --mcrepo | --mcversion | \
--arch | --betapass | --restorefile | --outputdir)
if [[ $ID != "unknown" ]]; then
debug "Automatically setting --install repo"
REPO_INSTALL_SWITCH=1
fi
;;