⬆️ Updated tools

This commit is contained in:
2024-01-17 10:46:25 +01:00
parent 4ffdb90e31
commit 304fec5dfd
2 changed files with 2 additions and 2 deletions

View File

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