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:
Byron
2019-08-30 16:21:54 +03:00
committed by Lea Anthony
parent c10303e7c0
commit 62b1967e45
5 changed files with 14 additions and 3 deletions

View File

@@ -39,6 +39,8 @@ const (
VoidLinux
// Elementary distribution
Elementary
// Kali distribution
Kali
)
// DistroInfo contains all the information relating to a linux distribution