WSL-Hello-sudo
WSL-Hello-sudo copied to clipboard
Make Install Script Architecture-agnostic
The current install.sh script uses hardcoded x86_64 for pam module directory. This PR changes the script to automatically update the path based on the system architecture.
Improves experience on Windows on ARM (WoA).