Files
hassio-addons/flaresolverr/rootfs/etc/cont-init.d/99-run.sh
2023-10-03 20:02:29 +02:00

12 lines
289 B
Bash
Executable File

#!/usr/bin/env bashio
# shellcheck shell=bash
set -e
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 #
##############
python -u /app/flaresolverr.py