Rename kali to canonical name

This commit is contained in:
Aoran Zeng 2024-08-16 03:23:21 +08:00
parent d28f7fef10
commit 7d87ef0757
No known key found for this signature in database
GPG Key ID: 8F8BA8488E10ED98
2 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ pl_clojure_setsrc (char *option)
// Debian-based
#include "recipe/os/apt-family/armbian.c"
#include "recipe/os/apt-family/raspberrypi.c"
#include "recipe/os/apt-family/kali.c"
#include "recipe/os/apt-family/Kali-Linux.c"
// Ubuntu-based
#include "recipe/os/apt-family/Linux-Mint.c"
#include "recipe/os/apt-family/trisquel.c"