Files
hassio-addons/flaresolverr/rootfs/etc/cont-init.d/99-run.sh
Alexandre 42bef66f08 Revert "chmod +x scripts"
This reverts commit 3351e5b29c.
2022-06-15 21:03:13 +02:00

11 lines
273 B
Bash

#!/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