Skip to content

Commit aeaacaf

Browse files
committed
feat: update config
1 parent 7e3679b commit aeaacaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/docker/entrypoint.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ if [ "$LTC_TESTNET" = "1" ]; then
2222
EXTRA_TESTNET="testnet=1"
2323
fi
2424

25+
touch "$CONFIG_FILE"
2526
cat > "$CONFIG_FILE" <<EOF
2627
$NETWORK_SECTION
2728
server=1

0 commit comments

Comments
 (0)