mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-14 13:17:24 +01:00
Added migration runner that allows for migrations to use server code (#8436)
* Added migration runner that allows for migrations to use server code * Replaced example script in migration runner
This commit is contained in:
committed by
Sabe Jones
parent
ad5b2fe540
commit
2c37ba3cee
@@ -80,4 +80,4 @@ function exiting(code, msg) {
|
||||
process.exit(code);
|
||||
}
|
||||
|
||||
processUsers()
|
||||
module.exports = processUsers;
|
||||
|
||||
Reference in New Issue
Block a user