mirror of
https://github.com/hassio-addons/addon-grocy.git
synced 2025-05-04 19:21:24 +00:00
⬆️ Temporary upgrade to master branch of Grocy
This commit is contained in:
parent
8599ac5d48
commit
43289910d0
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ RUN \
|
||||||
\
|
\
|
||||||
&& yarn global add modclean \
|
&& yarn global add modclean \
|
||||||
\
|
\
|
||||||
&& git clone --branch "v1.24.1" --depth=1 \
|
&& git clone --branch "master" --depth=1 \
|
||||||
https://github.com/grocy/grocy.git /var/www/grocy \
|
https://github.com/grocy/grocy.git /var/www/grocy \
|
||||||
\
|
\
|
||||||
&& cd /var/www/grocy \
|
&& cd /var/www/grocy \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue