Skip to content

Commit 4303f1d

Browse files
committed
Moved to init
1 parent 96d23cd commit 4303f1d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

nxc/protocols/ssh.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,8 +184,6 @@ def check_windows_priv(self, stdout):
184184
self.uac = "with UAC - "
185185

186186
def check_linux_priv(self):
187-
self.admin_privs = False
188-
189187
if self.args.sudo_check:
190188
self.check_linux_priv_sudo()
191189
return

0 commit comments

Comments
 (0)