why was that there

This commit is contained in:
Jack L. Frost 2015-11-01 15:30:10 +03:00
parent 349c86ba91
commit f8e984d0f9
1 changed files with 0 additions and 4 deletions

View File

@ -20,10 +20,6 @@ reload() {
fi
}
restart() {
stop && start
}
upgrade() {
watchman.msg "This script has no zero-downtime upgrade support for nginx."
}