mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
6 lines
216 B
Bash
Executable File
6 lines
216 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# Start app
|
|
bashio::log.info "Please run a first time the addon, then customize using my Filebrowser addon the config file created in /addon_configs/db21ed7f_requestrr"
|
|
/root/Requestrr.WebApi -c /config
|