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