forked from shihaam/starlink_status
refactor speedtest, added support for fast
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
FROM archlinux
|
||||
|
||||
WORKDIR /root
|
||||
RUN pacman -Sy --noconfirm mpv jq curl speedtest-cli
|
||||
RUN pacman -Sy --noconfirm mpv jq curl speedtest-cli bc npm \
|
||||
&& npm install --global fast-cli
|
||||
|
||||
COPY . .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user