Add tools and fix deps

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
2025-07-07 23:38:20 +02:00
parent 19a6c49949
commit 628c6fe906
5 changed files with 105 additions and 6 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
set -euo pipefail
if [ "$#" -ne 2 ]; then