update
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
## Einzeiler
|
||||
```bash
|
||||
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
||||
```
|
||||
## Grundlegende Methoden
|
||||
|
||||
### 1. Einfache Variante mit `$0`
|
||||
|
||||
Reference in New Issue
Block a user