Skip to content

Commit 37868a1

Browse files
committed
Formating
1 parent 56b74ae commit 37868a1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

nxc/modules/schtask_as.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ def on_admin_login(self, context, connection):
121121
exit /b 2
122122
)
123123
""").encode())
124-
125124
connection.conn.putFile(self.share, f"{self.output_file_location}\\{self.output_filename}.bat", batch_file.read)
126125
self.logger.success("Upload batch file successfully")
127126

0 commit comments

Comments
 (0)