Fixed a typo.

master
parent 9898f0e6a5
commit ed75e7c443

@ -46,4 +46,4 @@ for line in `ls -l "${beatsaberroot}/${customsongpath}"`; do
tput sgr0 tput sgr0
fi fi
done 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!"

Loading…
Cancel
Save