mirror of
https://github.com/taigrr/wails.git
synced 2026-04-17 04:05:12 -07:00
215 support distribution kali (#219)
* test: azure pipeline * fix: azure pipeline yaml * feat: kali linux support * feat: kali linux support
This commit is contained in:
@@ -39,6 +39,8 @@ const (
|
||||
VoidLinux
|
||||
// Elementary distribution
|
||||
Elementary
|
||||
// Kali distribution
|
||||
Kali
|
||||
)
|
||||
|
||||
// DistroInfo contains all the information relating to a linux distribution
|
||||
|
||||
Reference in New Issue
Block a user