Alpine: installing deps and running firefox did not work Ubuntu: may work, but could not install up-to-date nodejs
3 lines
42 B
Bash
Executable file
3 lines
42 B
Bash
Executable file
#!/bin/sh
|
|
cd /fgc
|
|
exec node epic-games.js
|