Added greyhash config

This commit is contained in:
CommanderRedYT
2021-09-17 17:09:13 +02:00
parent 022ac06f44
commit b3b68e8c7a
3 changed files with 1594 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
VALID_CONFIGS=(feedc0de comred mick peter)
VALID_CONFIGS=(feedc0de comred mick peter greyhash)
print_usage() {
echo "usage: ./switchconf.sh ${VALID_CONFIGS[@]}"