Update automate.sh
parent
3cd0a4dad6
commit
fc36c2fa82
|
@ -55,5 +55,4 @@ do
|
||||||
mv $bin $f
|
mv $bin $f
|
||||||
done
|
done
|
||||||
|
|
||||||
cd $DistDir
|
sed -i 's/{TIME}/'$(date +%s)'/g' ${DistDir}/bintray.json
|
||||||
sed -i 's/{TIME}/'$(date +%s)'/g' bintray.json
|
|
||||||
|
|
Loading…
Reference in New Issue