Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit 6022c2e

Browse files
committed
Fix Paths
1 parent 593c1cf commit 6022c2e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/entrypoint.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ restore_backup
6464
genrerate_certs
6565

6666
# Step 3: Make CA available to UI
67-
mkdir "$WEBAPP/public/certificates/"
6867
cp "$CODEGATE_CERTS/ca.crt" "$WEBAPP/public/certificates/codegate_ca.crt"
6968

7069
# Step 4: Start the dashboard

0 commit comments

Comments
 (0)