diff options
Diffstat (limited to 'bin/get-latest')
-rwxr-xr-x | bin/get-latest | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/get-latest b/bin/get-latest new file mode 100755 index 0000000..9138c1a --- /dev/null +++ b/bin/get-latest @@ -0,0 +1,2 @@ +#!/bin/bash +ipfs files stat /zlatest | head -n 1 |