mirror of
https://github.com/PretendoNetwork/account.git
synced 2026-06-01 13:03:12 -05:00
4 lines
71 B
Batchfile
4 lines
71 B
Batchfile
@echo off
|
|
echo Launching accounts.pretendo.net....
|
|
node server.js
|
|
pause |