ppy / osu-tools

command line tools to get stuff done
MIT License
105 stars 78 forks source link

Use correct shell for local osu script #159

Closed nanaya closed 2 years ago

nanaya commented 2 years ago

The script uses bashism (array) and thus running ./UseLocalOsu.sh won't work on systems which /bin/sh isn't bash.