From 316b5c042f4f8c20b78399b49adbf415e6923d48 Mon Sep 17 00:00:00 2001 From: Arthur Daussy Date: Fri, 5 Jan 2024 18:05:32 +0100 Subject: [PATCH] [32] Fix wrong argument location of the update site for auto update Bug: https://github.com/adaussy/permadeler/issues/32 --- .../fr.adaussy.permadeler.product | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/releng/fr.adaussy.permadeler.product/fr.adaussy.permadeler.product b/releng/fr.adaussy.permadeler.product/fr.adaussy.permadeler.product index 91f022a2..456cb50c 100644 --- a/releng/fr.adaussy.permadeler.product/fr.adaussy.permadeler.product +++ b/releng/fr.adaussy.permadeler.product/fr.adaussy.permadeler.product @@ -3,14 +3,15 @@ + -clearPersistedState --Drepository=https://permadeler.org/permadeler/repository/latest/ -Xms2024m +-Drepository=https://permadeler.org/permadeler/repository/latest/ -Xmx8192m @@ -30,9 +31,11 @@ + +