⬆️ Updated tools

This commit is contained in:
2025-07-05 10:10:16 +02:00
parent c2edc07ae5
commit 49f0d68a5c
4 changed files with 4 additions and 4 deletions

View File

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