fix
This commit is contained in:
@@ -3,9 +3,6 @@
|
||||
# Home Assistant Community Add-on: syslog-ng
|
||||
# Configures syslog-ng
|
||||
# ==============================================================================
|
||||
declare hostname
|
||||
bashio::require.unprotected
|
||||
|
||||
readonly CONFIG="/etc/syslog-ng/syslog-ng.conf"
|
||||
|
||||
CUSTOM_CONF=$(bashio::config 'custom_conf.location')
|
||||
|
||||
@@ -1,7 +1,4 @@
|
||||
#!/usr/bin/env bashio
|
||||
declare hostname
|
||||
bashio::require.unprotected
|
||||
|
||||
readonly CONFIG="/etc/syslog-ng/syslog-ng.conf"
|
||||
|
||||
CUSTOM_CONF=$(bashio::config 'custom_conf.location')
|
||||
|
||||
Reference in New Issue
Block a user