Fixed the script path.

This commit is contained in:
Storm Dragon 2022-11-23 16:18:26 -05:00
parent a339aee2ab
commit 22c58cab9a

2
i38.sh
View File

@ -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