andybeargen / read

LitCritters - Gamified e-reading
GNU Affero General Public License v3.0
1 stars 0 forks source link

prod.sh unnecessarily uses bash #38

Closed logonoff closed 7 months ago

logonoff commented 7 months ago

to reduce docker package size and increase build speed we can remove bash from the installation, then simply exec node. this also makes signals properly pass to remix