Browse Source

bash added

master
junikimm717 3 years ago
parent
commit
7434c9c746
  1. 2
      asuser.sh

2
asuser.sh

@ -23,7 +23,7 @@ usertest() {
dev() {
echo "Developer tools..."
doas apk add git make python3 nodejs npm neovim curl
doas apk add git make python3 nodejs npm neovim curl bash
}

Loading…
Cancel
Save