diff --git a/dist/automate.sh b/dist/automate.sh index c19c3efe..bbeb0b90 100644 --- a/dist/automate.sh +++ b/dist/automate.sh @@ -55,4 +55,7 @@ do mv $bin $f done -sed -i 's/{TIME}/'$(date +%s)'/g' ${DistDir}/bintray.json +cd $DistDir +pwd +ls +sed -i 's/{TIME}/'$(date +%s)'/g' bintray.json