]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
aws-setup: Remove some excessive whitespace
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 5 Feb 2020 14:27:07 +0000 (14:27 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sun, 16 Feb 2020 16:00:43 +0000 (16:00 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
src/initscripts/helper/aws-setup

index cee78a2830045bf3ff0498f2268a8110ae0b676a..2c3311fc24ba44e0b44fddc3484a4100d25a99c5 100644 (file)
@@ -212,8 +212,6 @@ import_aws_configuration() {
        # Save CONFIG_TYPE
        echo "CONFIG_TYPE=${config_type}" >> /var/ipfire/ethernet/settings
 
        # 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
        # Actions performed only on the very first start
        if [ ! -e "/var/ipfire/main/firstsetup_ok" ]; then
                # Enable SSH