UnnoTed / wireguird

wireguard gtk gui for linux
MIT License
684 stars 47 forks source link

Added Linux Mint support to scripts + GH Workflow #40

Open pgiuli opened 9 months ago

pgiuli commented 9 months ago

I added the 'linuxmint' /etc/os-release ID attribute to the scripts so that the installation/building scripts work on Linux Mint too. Tested on Mint 21.2

pgiuli commented 9 months ago

Hey, I've also created a GitHub Workflow to automatically build and check the package from the source. Totally OK if you just want to merge the script things for Mint. I saw a fork that intended to do this and thought it would be a nice addition.