Skip to content

Commit

Permalink
add missing folders
Browse files Browse the repository at this point in the history
raoulh committed Mar 11, 2024
1 parent b2b1d87 commit dd769a0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion scripts/init_calaosfs
Original file line number Diff line number Diff line change
@@ -15,7 +15,9 @@ for d in cache \
grafana/data \
config \
ola \
xorg.conf.d
xorg.conf.d \
hue2mqtt \
envoy
do
mkdir -p ${fs}/${d}
done

0 comments on commit dd769a0

Please sign in to comment.