From f968612a60c6f325bbf79ed916fae9b697930ed9 Mon Sep 17 00:00:00 2001 From: Peter Poetzi Date: Thu, 23 Sep 2021 19:49:24 +0200 Subject: [PATCH] change build order --- switchconf.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/switchconf.sh b/switchconf.sh index 5a028fb..9b809ce 100755 --- a/switchconf.sh +++ b/switchconf.sh @@ -1,10 +1,10 @@ #!/bin/bash VALID_CONFIGS=( - "feedc0de" "comred" - "mick" "peter" + "feedc0de" + "mick" "greyhash" )