mirror of
https://github.com/adnanh/webhook.git
synced 2026-07-26 08:39:17 +08:00
Allow Linux setuid/setgid (#646)
This commit is contained in:
committed by
GitHub
parent
8ee2601081
commit
85f244c98e
+1
-1
@@ -1,4 +1,4 @@
|
||||
// +build linux windows
|
||||
// +build windows
|
||||
|
||||
package main
|
||||
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
// +build !windows,!linux
|
||||
// +build linux !windows
|
||||
|
||||
package main
|
||||
|
||||
|
||||
Reference in New Issue
Block a user