mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-25 10:11:53 +02:00
Lint
This commit is contained in:
@@ -76,4 +76,4 @@ if bashio::config.has_value "PUID" && bashio::config.has_value "PGID"; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Clean bashrc file safely
|
# Clean bashrc file safely
|
||||||
if [ -f ~/.bashrc ]; then > ~/.bashrc; fi
|
if [ -f ~/.bashrc ]; then : > ~/.bashrc; fi
|
||||||
|
|||||||
Reference in New Issue
Block a user