Files
hassio-addons/flaresolverr/rootfs/etc/cont-init.d/99-run.sh
2022-12-20 08:46:36 +00:00

11 lines
273 B
Bash
Executable File

#!/usr/bin/env bashio
# shellcheck shell=bash
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