whitewhidow / quest-sidenoder

Cross platform Sideloader for Quest standalone headset
MIT License
92 stars 43 forks source link

Match any rclone version (but for real this time) #77

Closed bovine3dom closed 3 years ago

bovine3dom commented 3 years ago

I feel pretty guilty about #76 ... sorry. move apparently doesn't support wildcards in folder names, just file names :(

I've tested this exact snippet in wine and it moves rclone-1.55.5-windows-amd64/rclone.exe to platform-tools/rclone.exe, cleaning up after itself. I haven't tested the whole script as I don't have access to a Windows machine.

Sorry for introducing bugs into your code...