mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-03 03:07:13 +02:00
Call main... main!
This commit is contained in:
parent
0e5d0c53d2
commit
a1e51c41ee
2 changed files with 3 additions and 3 deletions
2
main.js
2
main.js
|
@ -9,4 +9,4 @@
|
|||
If this file does not run directly, ensure it's executable:
|
||||
> chmod u+x main.js
|
||||
*/
|
||||
require('./core/bbs.js').bbsMain();
|
||||
require('./core/bbs.js').main();
|
Loading…
Add table
Add a link
Reference in a new issue