aboutsummaryrefslogtreecommitdiff
path: root/bin/get-latest
diff options
context:
space:
mode:
Diffstat (limited to 'bin/get-latest')
-rwxr-xr-xbin/get-latest2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/get-latest b/bin/get-latest
index 9138c1a..e770d1c 100755
--- a/bin/get-latest
+++ b/bin/get-latest
@@ -1,2 +1,2 @@
#!/bin/bash
-ipfs files stat /zlatest | head -n 1
+ipfs files stat /zlatest | head -n 1| tr -d '\n'