Add mick config

This commit is contained in:
Michael Ehrenreich
2021-08-25 06:02:36 +02:00
parent 78292a1518
commit 32708cd428
3 changed files with 1586 additions and 2 deletions

View File

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