This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
zulip
mirror of
https://github.com/zulip/zulip.git
Watch
1
Star
0
Fork
You've already forked zulip
0
Code
Issues
Projects
Releases
Wiki
Activity
cf5d3a3ef3
zulip
/
tools
/
ci
/
production
6 lines
69 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Use #!/usr/bin/env for bash shebangs. /bin/sh and /usr/bin/env are the only two binaries that NixOS provides at a fixed path (outside a buildFHSUserEnv sandbox). This discussion was split from #11004. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2018-12-18 02:08:53 +01:00
#!/usr/bin/env bash
tools: Rename tools/travis directory to tools/ci.
2018-12-10 08:05:16 +01:00
set -e
set -x
sudo ./tools/ci/production-helper