Start in ~

This commit is contained in:
2026-05-04 18:15:19 +02:00
parent e9e1c5e221
commit 6955447af2
+1
View File
@@ -21,6 +21,7 @@ echo "Hostname: $HOSTNAME"
### ─────────────────────────────
### Step 2 — Create target directory
### ─────────────────────────────
cd ~
rm -rf "$TARGET_DIR"
mkdir -p "$TARGET_DIR"