From a8df6e7807528a475a958f0d8aa66494e59b1a8e Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Wed, 5 Feb 2020 14:27:07 +0000 Subject: [PATCH] aws-setup: Remove some excessive whitespace Signed-off-by: Michael Tremer Signed-off-by: Arne Fitzenreiter --- src/initscripts/helper/aws-setup | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/initscripts/helper/aws-setup b/src/initscripts/helper/aws-setup index cee78a2830..2c3311fc24 100644 --- a/src/initscripts/helper/aws-setup +++ b/src/initscripts/helper/aws-setup @@ -212,8 +212,6 @@ import_aws_configuration() { # Save CONFIG_TYPE echo "CONFIG_TYPE=${config_type}" >> /var/ipfire/ethernet/settings - - # Actions performed only on the very first start if [ ! -e "/var/ipfire/main/firstsetup_ok" ]; then # Enable SSH -- 2.39.2