mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 18:01:03 +01:00
code working
This commit is contained in:
@@ -26,6 +26,7 @@ RUN \
|
||||
&& mkdir -p /data/joal \
|
||||
&& tar zxvf /tmp/joal.tar.gz -C /data/joal \
|
||||
&& chown -R $(id -u):$(id -g) /data/joal \
|
||||
&& rm /data/joal/jack-of* \
|
||||
#Clean
|
||||
&& rm -fr \
|
||||
/tmp/* \
|
||||
|
||||
Reference in New Issue
Block a user