]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
AWS: Remove some debugging line
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 28 Jun 2018 09:57:50 +0000 (10:57 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 28 Jun 2018 09:57:50 +0000 (10:57 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/initscripts/helper/aws-setup

index 10f01d8e707fc5002068bce2a4e78aa4d086b1e1..2fae9ea18c7e40584ea378ccb690b25c8678b654 100644 (file)
@@ -148,9 +148,6 @@ import_aws_configuration() {
                esac
        done
 
-       # DEBUG
-       cat /var/ipfire/ethernet/settings
-
        # Import SSH keys
        local line
        for line in $(get "public-keys/"); do