⬆️ Updated tools

This commit is contained in:
2022-03-22 16:24:32 +01:00
parent ff28da95fc
commit e3c8b5bb1f
5 changed files with 7 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/bash
set -eu
wget "https://github.com/svenstaro/miniserve/releases/download/v0.19.0/miniserve-v0.19.0-x86_64-unknown-linux-musl" -nv -O /tmp/miniserve
wget "https://github.com/svenstaro/miniserve/releases/download/v0.19.3/miniserve-v0.19.3-x86_64-unknown-linux-musl" -nv -O /tmp/miniserve
install -m 755 /tmp/miniserve /usr/local/bin/