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

This commit is contained in:
Matthias Beyer 2025-07-29 14:03:56 +02:00 committed by GitHub
commit 4ce2e92521
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -86,6 +86,7 @@ buildGoModule (
arjan-s
fpletz
];
mainProgram = "ntfy";
};
}
)