mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-08 16:45:56 +02:00
lint
This commit is contained in:
@@ -22,7 +22,7 @@ fi
|
|||||||
if [ ! -d "$LOCATION"/resources ]; then
|
if [ ! -d "$LOCATION"/resources ]; then
|
||||||
mkdir -p "$LOCATION"/resources
|
mkdir -p "$LOCATION"/resources
|
||||||
fi
|
fi
|
||||||
ln -s $LOCATION/resources /home/joplin/packages/server
|
ln -s "$LOCATION"/resources /home/joplin/packages/server
|
||||||
|
|
||||||
chown -R joplin:joplin "$LOCATION"
|
chown -R joplin:joplin "$LOCATION"
|
||||||
chmod -R 777 "$LOCATION"
|
chmod -R 777 "$LOCATION"
|
||||||
|
|||||||
Reference in New Issue
Block a user