diff --git a/i38.sh b/i38.sh index 9bb6ae7..6f05a30 100755 --- a/i38.sh +++ b/i38.sh @@ -154,7 +154,7 @@ fi # Create the i3 configuration directory. mkdir -p "${i3Path}" # Move scripts into place -cp -rv scripts/ "${i3Path}/scripts" | dialog --backtitle "I38" --progressbox "Moving scripts into place and writing config..." -1 -1 +cp -rv scripts/ "${i3Path}/" | dialog --backtitle "I38" --progressbox "Moving scripts into place and writing config..." -1 -1 cat << EOF > ${i3Path}/config # Generated by I38 (${0##*/}) https://github.com/stormdragon2976/I38