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

View File

@@ -126,7 +126,7 @@ if [[ "${DE}" == "xfce" || "${DDE}" == "xfce" ]]; then
fi fi
# Set basic configuration # Set basic configuration
SOURCE_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