mirror of
https://github.com/binwiederhier/ntfy.git
synced 2025-05-31 18:49:20 +02:00
Switch to build tags "noserver" instead of using _linux suffix
This commit is contained in:
parent
ab01d0f04e
commit
c33065151e
8 changed files with 23 additions and 20 deletions
cmd
|
@ -1,4 +1,4 @@
|
|||
//go:build !windows
|
||||
//go:build !noserver
|
||||
|
||||
package cmd
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue