preen-script - we can't use load() because we don't know mongo shell
pwd() at server run-time
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
/**
|
||||
* Set this up as a midnight cron script
|
||||
*
|
||||
* mongo habitrpg migrations/preen_cron.js
|
||||
* mongo habitrpg ./node_modules/moment/moment.js migrations/preen_cron.js
|
||||
*/
|
||||
|
||||
load('./node_modules/moment/moment.js');
|
||||
|
||||
/*
|
||||
Users are allowed to experiment with the site before registering. Every time a new browser visits habitrpg, a new
|
||||
"staged" account is created - and if the user later registeres, that staged account is considered a "production" account.
|
||||
|
||||
Reference in New Issue
Block a user