added pokt/config.json to prepare.sh

This commit is contained in:
cventastic
2022-01-23 21:15:18 +01:00
parent ad051c9018
commit b2d69bed9f

View File

@@ -15,4 +15,4 @@ tmpfile=$(mktemp)
cp --attributes-only --preserve $originalfile $tmpfile
cat $originalfile | envsubst > $tmpfile && mv $tmpfile $originalfile
chown -R 1005:1001 chains bootstrap_skript
chown -R 1005:1001 chains bootstrap_skript pokt