From 45385dcab0c42c1b509daaf86734ddce5c845325 Mon Sep 17 00:00:00 2001 From: Squidly271 Date: Sat, 2 Mar 2024 10:06:56 -0500 Subject: [PATCH] Remove PostArgs Extra commands running on installation is a major security issue and results in automatic blacklisting of the template. Find another way, include instructions in Overview etc --- templates/planka.xml | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/templates/planka.xml b/templates/planka.xml index e48483ac..1238fa07 100644 --- a/templates/planka.xml +++ b/templates/planka.xml @@ -11,13 +11,7 @@ https://planka.app/ Postgres http://[IP]:[PORT:1337] - bash -c - "for i in `seq 1 30`; do - ./start.sh && - s=$$? && break || s=$$?; - echo \"Tried $$i times. Waiting 5 seconds...\"; - sleep 5; - done; (exit $$s)" + The realtime kanban board for workgroups built with React and Redux. /mnt/user/appdata/planka/user-avatars /mnt/user/appdata/planka/project-background-images @@ -26,4 +20,4 @@ http://localhost:3000 postgresql://postgres@postgres/planka notsecretkey - \ No newline at end of file +