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
a9023935e4
zulip
/
scripts
/
upgrade-zulip
3 lines
90 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
$(
dirname
$0
)
/lib/upgrade-zulip
"
$@
"
2>
&
1
|
tee -a /var/log/zulip/upgrade.log
Reference in New Issue
View Git Blame
Copy Permalink