Merge pull request #423 from barnhartguy/master

Update check_extra768
This commit is contained in:
Toni de la Fuente
2019-11-25 10:03:27 +01:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
``# Prowler - the handy cloud security tool (copyright 2019) by Toni de la Fuente
# Prowler - the handy cloud security tool (copyright 2019) by Toni de la Fuente
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may not
# use this file except in compliance with the License. You may obtain a copy
@@ -52,4 +52,4 @@ extra768(){
fi
done
# rm -rf $SECRETS_TEMP_FOLDER
}
}