13 lines
110 B
Plaintext
13 lines
110 B
Plaintext
# Ham servers
|
|
SERVERS=(
|
|
# nothing at the moment
|
|
)
|
|
|
|
# Ham server utilities
|
|
UTILITIES=(
|
|
nodejs
|
|
npm
|
|
nvm
|
|
)
|
|
|