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"