added pokt/config.json to prepare.sh
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user