From 8800201f4179b14fc083e7b1c8e665ed5996cda9 Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Wed, 2 Mar 2016 19:29:09 +0000 Subject: [PATCH] Update automate.sh --- dist/automate.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/automate.sh b/dist/automate.sh index 2d0b1d13..54510c75 100644 --- a/dist/automate.sh +++ b/dist/automate.sh @@ -55,4 +55,4 @@ do mv $bin $f done -sed -i 's/{TIME}/'$(date +%s)'/g' dist/bintray.json +sed -i 's/{TIME}/'$(date +%s)'/g' bintray.json