This is an automated email from the ASF dual-hosted git repository.

jleroux pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ofbiz-tools.git


The following commit(s) were added to refs/heads/master by this push:
     new 3086954  No reasons to wait, anyway none is accessible yet because of 
letsencrypt not ready
3086954 is described below

commit 308695402731dfa47c0e91b666293f0510b464cc
Author: Jacques Le Roux <jacques.le.r...@les7arts.com>
AuthorDate: Fri Mar 25 14:00:10 2022 +0100

    No reasons to wait, anyway none is accessible yet because of letsencrypt 
not ready
---
 demo-backup/all-manual.sh | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/demo-backup/all-manual.sh b/demo-backup/all-manual.sh
index dcf82aa..38abd4a 100755
--- a/demo-backup/all-manual.sh
+++ b/demo-backup/all-manual.sh
@@ -1,7 +1,5 @@
 #!/bin/sh
 
 ./trunk.sh
-./stable-manual.sh
-# ./next-manual.sh
-
-
+./next-manual.sh
+./stable-manual.sh
\ No newline at end of file

Reply via email to