mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-03 19:27:12 +02:00
Lookup username and real name in various scenarios
This commit is contained in:
parent
f967ce1ce6
commit
ab12fb5d79
5 changed files with 28 additions and 14 deletions
2
main.js
2
main.js
|
@ -7,6 +7,6 @@
|
|||
ENiGMA½ entry point
|
||||
|
||||
If this file does not run directly, ensure it's executable:
|
||||
> chmod u+x main.js
|
||||
> chmod u+x main.js
|
||||
*/
|
||||
require('./core/bbs.js').main();
|
Loading…
Add table
Add a link
Reference in a new issue