mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Permissions "$MPLCONFIGDIR"
This commit is contained in:
@@ -89,4 +89,9 @@ echo "... check permissions"
|
||||
chmod -R 755 /config/*
|
||||
chmod 777 /config
|
||||
|
||||
# Permissions for Matplotlabdir
|
||||
mkdir -p "$MPLCONFIGDIR"
|
||||
chown pi:pi "$MPLCONFIGDIR"
|
||||
chmod 777 "$MPLCONFIGDIR"
|
||||
|
||||
echo " "
|
||||
|
||||
Reference in New Issue
Block a user