„scripts/enter.sh“ ändern
This commit is contained in:
@@ -3,7 +3,7 @@ set -e
|
||||
|
||||
BUILDER_UID="$(id -u)"
|
||||
BUILDER_GID="$(id -g)"
|
||||
CACHE_DIR="/mnt/data/supervisor/$(pwd)/hassos-cache}"
|
||||
CACHE_DIR="/mnt/data/supervisor/$(pwd)/hassos-cache"
|
||||
ARGS="$*"
|
||||
COMMAND="${ARGS:-bash}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user