Add skills

This commit is contained in:
2026-03-22 23:21:49 +02:00
parent 4cbbbae1ef
commit c09d9151ca
104 changed files with 23879 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
#!/bin/bash
#
# Helper script for docker-helper
#
set -euo pipefail
echo "Helper script for docker-helper"
echo "Modify this script for your needs"