feat: massive update

This commit is contained in:
ange 2024-01-04 10:07:50 +01:00
parent 23f34782a8
commit 82ebb9bc4b
No known key found for this signature in database
GPG key ID: 7A17056039D46BAB
45 changed files with 9166 additions and 1418 deletions

View file

@ -1,5 +1,5 @@
#!/bin/bash -e
CRI=(podman)
CRI=(sudo docker)
"${CRI[@]}" run --rm -it -v "$PWD:/mnt/" -w /mnt/ docker.io/debian:12-slim