bugfix
This commit is contained in:
@@ -126,7 +126,7 @@ if [[ "${DE}" == "xfce" || "${DDE}" == "xfce" ]]; then
|
||||
fi
|
||||
|
||||
# Set basic configuration
|
||||
SOURCE_DIR="$SCRIPT_DIR/config-files/debian"
|
||||
SOURCE_DIR="$SCRIPT_DIR/config-files/debian/"
|
||||
DEST_DIR="$HOME"
|
||||
|
||||
# 1. Check if the source directory exists
|
||||
|
||||
Reference in New Issue
Block a user