Uterminate autoupdate regex

This commit is contained in:
orhtej2
2025-01-15 00:28:59 +01:00
committed by GitHub
parent 2178f82618
commit 926ec6e3bc
+1 -1
View File
@@ -64,7 +64,7 @@ ram.runtime = "50M"
format = "tar.gz" format = "tar.gz"
in_subdir = false in_subdir = false
autoupdate.strategy = "latest_github_release" autoupdate.strategy = "latest_github_release"
autoupdate.asset = "invoiceninja.tar" autoupdate.asset = "invoiceninja.tar$"
[resources.system_user] [resources.system_user]