Skip to content

Commit 4b7e511

Browse files
committed
+rm Support IOTA-Core Testnet (NOVA)
1 parent ff411b0 commit 4b7e511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

node-installer.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ CheckFirewall() {
312312
}
313313

314314
CheckIotaCore() {
315-
if [ -f "/var/lib/nova-iotacore/.env" ]; then
315+
if [ -f "/var/lib/nova-iotacore/.env" ];
316316
then
317317
clear
318318
echo ""

0 commit comments

Comments
 (0)