This commit is contained in:
pika 2025-05-11 17:29:11 +02:00
parent e7a2286a18
commit a870475f69

View file

@ -198,6 +198,7 @@ main() {
kitty
)
checkAndInstall "${deps[@]}"
;;
*)
echo "$distro is not supported by this script!"
exit 1
@ -215,7 +216,6 @@ if getImports; then
esac
fi
askThings
instCustom
main