master
Matthew 2020-12-18 20:29:56 -05:00
parent 550e20370b
commit 769991ad6c
No known key found for this signature in database
GPG Key ID: 210AF32ADE3B5C4B
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ import (
)
func main() {
err := setuid.Setresgid(115, 115, 115)
setuid.Setresgid(115, 115, 115)
app := &cli.App{
Authors: []*cli.Author{