nullpo-head / WSL-Hello-sudo

Let's sudo by face recognition of Windows Hello on Windows Subsystem for Linux (WSL). It runs on both WSL 1 and WSL 2. This is a PAM module for Linux on WSL.
MIT License
1.22k stars 46 forks source link

Noob question #37

Closed YouveGotMeowxy closed 2 years ago

YouveGotMeowxy commented 2 years ago

Sorry for the noobie question, I'm new to Linux. I downloaded using

wget http://github.com/nullpo-head/WSL-Hello-sudo/releases/latest/download/release.tar.gz

after installing, can I delete the 'release ' directory that the download created? (i.e. did the install script place the required stuff elsewhere on the system so this install folder is no longer needed?)

thank you in advance!

nullpo-head commented 2 years ago

Hi! Thanks for trying WSL-Hello-sudo! Yeah, you can remove it. It's not necessary anymore

YouveGotMeowxy commented 2 years ago

ty!