mirror of https://github.com/zulip/zulip.git
Update delete-reinitialize-database
This commit is contained in:
parent
abf4de909e
commit
8ff820936c
|
@ -1,7 +1,7 @@
|
|||
#! /usr/bin/env sh
|
||||
|
||||
set -e
|
||||
set x
|
||||
set -x
|
||||
|
||||
cat <<EOF
|
||||
This script will completely wipe your database, including all users, chat
|
||||
|
|
Loading…
Reference in New Issue