further fixes

This commit is contained in:
David Young
2026-04-10 11:25:59 -06:00
parent 3b40f0ccc6
commit f87f6faaae
2 changed files with 11 additions and 30 deletions

View File

@@ -1,11 +1,14 @@
# Ham servers
SERVERS=(
# nothing at the moment
apache
mariadb
)
# Ham server utilities
UTILITIES=(
nodejs
npm
wget
php
)