aboutsummaryrefslogtreecommitdiff
path: root/PowerSploit.psd1
diff options
context:
space:
mode:
Diffstat (limited to 'PowerSploit.psd1')
-rw-r--r--PowerSploit.psd14
1 files changed, 2 insertions, 2 deletions
diff --git a/PowerSploit.psd1 b/PowerSploit.psd1
index 8c7f939..54156d2 100644
--- a/PowerSploit.psd1
+++ b/PowerSploit.psd1
@@ -1,4 +1,4 @@
-@{
+@{
# Script module or binary module file associated with this manifest.
ModuleToProcess = 'PowerSploit.psm1'
@@ -93,4 +93,4 @@ FileList = 'PowerSploit.psd1', 'PowerSploit.psm1'
# Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix.
# DefaultCommandPrefix = ''
-} \ No newline at end of file
+}