mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 11:05:54 +02:00
AWS: Remove some debugging line
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user