mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-05-08 19:22:57 +00:00
Update automate.sh
This commit is contained in:
parent
fc36c2fa82
commit
ce2008b0d9
5
dist/automate.sh
vendored
5
dist/automate.sh
vendored
@ -55,4 +55,7 @@ do
|
|||||||
mv $bin $f
|
mv $bin $f
|
||||||
done
|
done
|
||||||
|
|
||||||
sed -i 's/{TIME}/'$(date +%s)'/g' ${DistDir}/bintray.json
|
cd $DistDir
|
||||||
|
pwd
|
||||||
|
ls
|
||||||
|
sed -i 's/{TIME}/'$(date +%s)'/g' bintray.json
|
||||||
|
Loading…
x
Reference in New Issue
Block a user