diff --git a/asuser.sh b/asuser.sh index 32abe7e..391f135 100755 --- a/asuser.sh +++ b/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 }