Files
hassio-addons/flaresolverr/rootfs/etc/cont-init.d/99-run.sh
2022-01-14 12:05:12 +01:00

10 lines
249 B
Bash

#!/usr/bin/env bashio
bashio::log.warning "Warning - minimum configuration recommended : 2 cpu cores and 4 GB of memory. Otherwise the system will become unresponsive and crash."
##############
# LAUNCH APP #
##############
node ./dist/server.js