mirror of
https://github.com/hassio-addons/addon-tasmoadmin.git
synced 2025-05-04 19:11:26 +00:00
⬆️ Upgrades TasmoAdmin to v2.1.1 (#262)
This commit is contained in:
parent
69724d6ecd
commit
5af0da0763
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ RUN \
|
||||||
nodejs=16.17.1-r0 \
|
nodejs=16.17.1-r0 \
|
||||||
npm=8.10.0-r0 \
|
npm=8.10.0-r0 \
|
||||||
\
|
\
|
||||||
&& git clone --branch "v2.1.0" --depth=1 \
|
&& git clone --branch "v2.1.1" --depth=1 \
|
||||||
"https://github.com/TasmoAdmin/TasmoAdmin.git" /var/www/tasmoadmin \
|
"https://github.com/TasmoAdmin/TasmoAdmin.git" /var/www/tasmoadmin \
|
||||||
\
|
\
|
||||||
&& cd /var/www/tasmoadmin/tasmoadmin \
|
&& cd /var/www/tasmoadmin/tasmoadmin \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue