This commit is contained in:
2026-04-21 13:19:11 +02:00
parent 9a3807b784
commit aec523a38c
6 changed files with 325 additions and 1 deletions
@@ -1,3 +1,7 @@
## Einzeiler
```bash
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
```
## Grundlegende Methoden
### 1. Einfache Variante mit `$0`