Update automate.sh
This commit is contained in:
parent
8800201f41
commit
3cd0a4dad6
1 changed files with 1 additions and 0 deletions
1
dist/automate.sh
vendored
1
dist/automate.sh
vendored
|
|
@ -55,4 +55,5 @@ do
|
||||||
mv $bin $f
|
mv $bin $f
|
||||||
done
|
done
|
||||||
|
|
||||||
|
cd $DistDir
|
||||||
sed -i 's/{TIME}/'$(date +%s)'/g' bintray.json
|
sed -i 's/{TIME}/'$(date +%s)'/g' bintray.json
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue