Skip to content

Commit 809c507

Browse files
author
Dainer Mesa
committed
feat: Add new download script for CLI tool
1 parent e0d7334 commit 809c507

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

bin/download

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/usr/bin/env bash
2+
3+
set -euo pipefail

0 commit comments

Comments
 (0)