Adding Sass and Yuglify
This commit is contained in:
parent
8fe25be32f
commit
430bb46b62
|
|
@ -155,5 +155,7 @@ ENTRYPOINT ["/startup.sh"]
|
||||||
|
|
||||||
RUN apt update && apt install -y menulibre
|
RUN apt update && apt install -y menulibre
|
||||||
|
|
||||||
|
RUN npm -g install sass yuglify
|
||||||
|
|
||||||
# Copy files
|
# Copy files
|
||||||
COPY rootfs /
|
COPY rootfs /
|
||||||
Loading…
Reference in New Issue