mirror of
https://github.com/quamotion/dotnet-packaging.git
synced 2026-02-14 21:32:52 +00:00
Possibility to inject a script to run my service executable #112
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Dirk-Kuypers on GitHub (Dec 10, 2021).
And another question: I have to add two environment variables before starting my service I want to install with the Debian package. Is there a way to achieve that? The scripts I see at the moment are only to be injected on installation/uninstallation.
@Dirk-Kuypers commented on GitHub (Dec 16, 2021):
Meanwhile I was able to achieve what I wanted. Maybe this should also go to the docs, but I am not sure if it is too specific. I used a PostInstallScript: