mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-08 18:01:48 +02:00
Lint
This commit is contained in:
@@ -4,9 +4,6 @@
|
||||
# Only execute if installed
|
||||
if [ -f /notinstalled ]; then exit 0; fi
|
||||
|
||||
# Specify launcher
|
||||
LAUNCHER="sudo -u abc php /data/config/www/nextcloud/occ"
|
||||
|
||||
# Install OCR if requested
|
||||
if [ "$(bashio::config 'OCR')" = "true" ]; then
|
||||
# Install package
|
||||
|
||||
Reference in New Issue
Block a user