1
0
Fork 0
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:
Philipp Heckel 2022-05-21 09:46:49 -04:00
parent ab01d0f04e
commit c33065151e
8 changed files with 23 additions and 20 deletions

View file

@ -1,4 +1,4 @@
//go:build !windows
//go:build !noserver
package cmd