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