Add line break

https://github.com/alexbelgium/hassio-addons/issues/1557
This commit is contained in:
Alexandre
2024-08-30 13:16:33 +02:00
committed by GitHub
parent 231e0ec835
commit ce58df5068

View File

@@ -56,8 +56,8 @@ usermod --home "$LOCATION" abc
if [ -d /var/run/s6/container_environment ]; then printf "%s" "$LOCATION" > /var/run/s6/container_environment/HOME; fi
if [ -d /var/run/s6/container_environment ]; then printf "%s" "$LOCATION" > /var/run/s6/container_environment/FM_HOME; fi
{
printf "%s" "HOME=\"$LOCATION\""
printf "%s" "FM_HOME=\"$LOCATION\""
printf "%s\n" "HOME=\"$LOCATION\""
printf "%s\n" "FM_HOME=\"$LOCATION\""
} >> ~/.bashrc
# Create folder