wip
This commit is contained in:
parent
e7a2286a18
commit
a870475f69
1 changed files with 105 additions and 105 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue