Skip to content

Commit

Permalink
Moved to init
Browse files Browse the repository at this point in the history
  • Loading branch information
NeffIsBack committed Jan 2, 2025
1 parent 96d23cd commit 4303f1d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions nxc/protocols/ssh.py
Original file line number Diff line number Diff line change
Expand Up @@ -184,8 +184,6 @@ def check_windows_priv(self, stdout):
self.uac = "with UAC - "

def check_linux_priv(self):
self.admin_privs = False

if self.args.sudo_check:
self.check_linux_priv_sudo()
return
Expand Down

0 comments on commit 4303f1d

Please sign in to comment.