From 029c5a4993054ab1c62bfbc7d69b6992f894bca0 Mon Sep 17 00:00:00 2001 From: technorabilia Date: Tue, 16 Nov 2021 01:05:40 +0000 Subject: [PATCH] Workflow update --- lsio/emulatorjs/docker-compose.yaml | 6 +++--- lsio/emulatorjs/docker-run.sh | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/lsio/emulatorjs/docker-compose.yaml b/lsio/emulatorjs/docker-compose.yaml index 981ac9c..2f5ab67 100644 --- a/lsio/emulatorjs/docker-compose.yaml +++ b/lsio/emulatorjs/docker-compose.yaml @@ -1,6 +1,6 @@ -# [Emulatorjs](https://github.com/linuxserver/emulatorjs) - A fork of NeptunJS -# used to run multiple web based emulators for retro games. This projects adds a -# management layer for adding roms and artwork to make it self hosted. +# [Emulatorjs](https://github.com/linuxserver/emulatorjs) - In browser web based +# emulation portable to nearly any device for many retro consoles. A mix of +# emulators is used between Libretro and EmulatorJS. --- version: "2.1" diff --git a/lsio/emulatorjs/docker-run.sh b/lsio/emulatorjs/docker-run.sh index 427d77f..2d08171 100644 --- a/lsio/emulatorjs/docker-run.sh +++ b/lsio/emulatorjs/docker-run.sh @@ -1,6 +1,6 @@ -# [Emulatorjs](https://github.com/linuxserver/emulatorjs) - A fork of NeptunJS -# used to run multiple web based emulators for retro games. This projects adds a -# management layer for adding roms and artwork to make it self hosted. +# [Emulatorjs](https://github.com/linuxserver/emulatorjs) - In browser web based +# emulation portable to nearly any device for many retro consoles. A mix of +# emulators is used between Libretro and EmulatorJS. source ./.env docker run -d \