graysky2 / profile-sync-daemon

Symlinks and syncs browser profile dirs to RAM thus reducing HDD/SDD calls and speeding-up browsers.
https://wiki.archlinux.org/index.php/Profile-sync-daemon
Other
910 stars 88 forks source link

fix bash 4.4 bad substitution #185

Closed ian-kelling closed 8 years ago

ian-kelling commented 8 years ago

The code '##*/' should have never existed, it does nothing in pre 4.4, and in 4.4 it's an error. This fixes #182

graysky2 commented 8 years ago

Looks good under bash 4.3.46.