v3-revamp-fedora

This commit is contained in:
2026-07-06 20:48:19 +02:00
parent 9ca3c3b727
commit 2e69ff9bbf
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ else
fi
echo "Running installer..."
cd "$REPO_DIR" || {
cd "$REPO_DIR" | ./install.sh {
echo "Error: Failed to enter $REPO_DIR" >&2
exit 1
}