mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
pug
This commit is contained in:
@@ -27,7 +27,9 @@ RUN pacman -Syu --noconfirm \
|
||||
npm \
|
||||
&& (pacman -Sc --noconfirm || true)
|
||||
|
||||
RUN npm install htmlhint -g
|
||||
RUN npm install htmlhint -g \
|
||||
&& npm install pug \
|
||||
&& npm install pug-cli -g
|
||||
|
||||
ARG USTREAMER_MIN_VERSION
|
||||
ENV USTREAMER_MIN_VERSION $USTREAMER_MIN_VERSION
|
||||
|
||||
Reference in New Issue
Block a user