This commit is contained in:
[yuri]
2025-11-11 14:14:11 +01:00
parent e6200b43e2
commit bd6ea6727e

View File

@@ -126,7 +126,7 @@ if [[ "${DE}" == "xfce" || "${DDE}" == "xfce" ]]; then
fi fi
# Set basic configuration # Set basic configuration
SOURCE_DIR="$SCRIPT_DIR/config-files/debian" SOURCE_DIR="$SCRIPT_DIR/config-files/debian/"
DEST_DIR="$HOME" DEST_DIR="$HOME"
# 1. Check if the source directory exists # 1. Check if the source directory exists