fix nuke-db
This commit is contained in:
parent
6cfb3451eb
commit
60a9a5bf45
1 changed files with 1 additions and 2 deletions
|
|
@ -15,8 +15,7 @@ case ${answer:0:1} in
|
|||
createdb lamassu
|
||||
EOF
|
||||
|
||||
CURRENT_DIR=`dirname "$(readlink -f "$0")"`
|
||||
rm -f "$CURRENT_DIR/../migrations/.migrate"
|
||||
rm -f "/etc/lamassu/.migrate"
|
||||
lamassu-migrate
|
||||
lamassu-apply-defaults
|
||||
echo "Done."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue