mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2026-04-20 15:16:38 +00:00
EmuHalt is squelched
nes: fixed loadState() npe
This commit is contained in:
@@ -4,8 +4,9 @@ export _8BITWS_SERVER_ROOT=/app
|
||||
|
||||
cd "$_8BITWS_SERVER_ROOT"
|
||||
|
||||
curl -O https://sehugg.github.io/8bitworkshop/gen/server/server.js
|
||||
|
||||
while true; do
|
||||
curl -O https://sehugg.github.io/8bitworkshop/gen/server/server.js
|
||||
|
||||
node server.js
|
||||
|
||||
|
||||
Reference in New Issue
Block a user