mirror of
https://github.com/YunoHost/dynette.git
synced 2024-09-03 20:06:17 +02:00
Change migration to upgrade
This commit is contained in:
parent
7eef821ddc
commit
35ae88c705
1 changed files with 1 additions and 1 deletions
|
@ -192,4 +192,4 @@ get '/unban/:ip' do
|
|||
end
|
||||
|
||||
|
||||
DataMapper.auto_migrate!
|
||||
DataMapper.auto_upgrade!
|
||||
|
|
Loading…
Add table
Reference in a new issue