From 4522a327b319ee73c49ad03f4d0291badab805ac Mon Sep 17 00:00:00 2001 From: hackgrid Date: Sun, 18 Feb 2024 16:00:25 +0100 Subject: [PATCH] generate: add button for restart with same settings --- core/generate.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/generate.php b/core/generate.php index e7ae54e..d4c25b5 100644 --- a/core/generate.php +++ b/core/generate.php @@ -1286,12 +1286,13 @@ function recursiveCopy($src, $dst) {

You can close this tab or leave it open and use the back button to make changes and regenerate the app. + Restart with same settings
Every run will overwrite the previous app unless you checked the "Keep previously generated startpage" box.

Would you like to try with new settings? - Restart + Restart with new settings


If you need further instructions please visit cruddiy.com or ask on our GitHub project.