You've already forked PlayIntegrityFork
mirror of
https://github.com/osm0sis/PlayIntegrityFork.git
synced 2025-09-06 06:37:06 +00:00
- *"/overlay"* is correct for bash [[, and works during an install in ash, but during a boot script in ash results in attempted filename completion and gives an operand error - "*/overlay/*" works in ash [[, but shouldn't, since it doesn't work in bash [[ - the inconsitent ash behavior in install vs. boot script is likely due to the operating directory of the script in each scenario