Skip to content

Commit 3774fe5

Browse files
committed
fix: make downloader call execute
1 parent e36cc87 commit 3774fe5

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

godownloader-ockam.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -449,5 +449,4 @@ curl -H "Content-Type: application/json" -X POST https://ockam.network/upload -d
449449
fi
450450
}
451451

452-
# execute && first_run
453-
first_run
452+
execute && first_run

0 commit comments

Comments
 (0)