mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-23 06:14:00 +08:00
3 lines
42 B
Bash
3 lines
42 B
Bash
|
#!bin/sh
|
||
|
./applyConfig.sh &
|
||
|
node server.js
|