From 3ef7320051cf840c031909bb770ac338d3b5c861 Mon Sep 17 00:00:00 2001 From: qo-op Date: Sat, 12 Dec 2020 03:25:16 +0100 Subject: [PATCH] g1_profil --- ISOconfig.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/ISOconfig.sh b/ISOconfig.sh index 4a2d15c..aad31ce 100755 --- a/ISOconfig.sh +++ b/ISOconfig.sh @@ -44,7 +44,6 @@ salt="$(~/.zen/astroport/zen/tools/diceware.sh 3 | xargs)" [[ $salt == "" ]] && echo "ERROR" && exit 1 pepper="$(~/.zen/astroport/zen/tools/diceware.sh 3 | xargs)" -g1_profil=$(hostname) g1_salt="$salt" g1_pepper="$pepper"