Fix config file path. Simplify greentext patch

This commit is contained in:
q
2026-04-26 03:25:34 -04:00
parent b5137ea70b
commit 52d2d1feb2
3 changed files with 3 additions and 70 deletions

View File

@@ -17,4 +17,4 @@
echo "Replacing config file..."
cp -f "./files/config.json" "${1}"/config.sample.json
cp -f "./files/config.json" "${1}"/apps/web/config.sample.json