This website requires JavaScript.
Explore
Help
Sign In
Congegni
/
libretime
mirror of
https://github.com/libretime/libretime.git
Watch
7
Star
0
Fork
You've already forked libretime
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
30dcf5917d
libretime
/
build.sh
6 lines
63 B
Bash
Raw
Normal View
History
Unescape
Escape
Use bash -e in build script
2015-06-29 22:49:16 +02:00
#!/bin/bash -e
Replace the version hashing with git revision hashing to fix browser caching
2015-02-19 16:01:09 +01:00
composer install
git rev-parse HEAD > VERSION