Skip to content

Commit f2d33ee

Browse files
Update scripts/regenerate-archive.sh
Co-authored-by: Danny Willems <[email protected]>
1 parent 8a84e57 commit f2d33ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/regenerate-archive.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ psql -U postgres -c "ALTER USER postgres WITH PASSWORD 'postgres';"
2020
-tf 1 --override-slot-time 30000 \
2121
-zt -vt -lp &
2222

23-
LOCAL_NETWORK_DATA_FOLDER=~/.mina-network/mina-local-network-2-1-1
23+
LOCAL_NETWORK_DATA_FOLDER="${HOME}"/.mina-network/mina-local-network-2-1-1
2424

2525
trap "pkill -f mina-local-network" EXIT
2626

0 commit comments

Comments
 (0)