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
789ae8648a
zulip
/
scripts
/
upgrade-zulip
3 lines
94 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