Unverified Commit 4ce2e925 authored by Matthias Beyer's avatar Matthias Beyer Committed by GitHub
Browse files

ntfy-sh: Add meta.mainProgram (#428102)

parents a1f49393 410752a8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -86,6 +86,7 @@ buildGoModule (
        arjan-s
        fpletz
      ];
      mainProgram = "ntfy";
    };
  }
)