fix expired projects command
This commit is contained in:
@@ -41,6 +41,8 @@ module.exports =
|
||||
]
|
||||
})
|
||||
|
||||
op: Sequelize.Op
|
||||
|
||||
sync: () ->
|
||||
logger.log dbPath:Settings.mysql.clsi.storage, "syncing db schema"
|
||||
sequelize.sync()
|
||||
|
||||
Reference in New Issue
Block a user