Fixed a typo.

This commit is contained in:
Some guy named Michael 2021-06-26 02:29:10 -04:00
parent 9898f0e6a5
commit ed75e7c443

View File

@ -46,4 +46,4 @@ for line in `ls -l "${beatsaberroot}/${customsongpath}"`; do
tput sgr0
fi
done
echo "\nRed means the folder could not be renamed (destination name already exists?) and green means everything should be good!"
echo -e "\nRed means the folder could not be renamed (destination name already exists?) and green means everything should be good!"