Tweaks the the dev env and build system

This commit is contained in:
David Carley
2022-09-09 03:21:56 +00:00
parent c4ff477e92
commit cc151b5f82
5 changed files with 66 additions and 51 deletions

View File

@@ -25,6 +25,7 @@ APT_PACKAGES=(
"vim"
"locate"
"sudo"
"sshpass"
)
apt-get update