fix: privilege escalation for debian (#25)

This commit is contained in:
steven-omaha
2023-05-17 14:23:08 +02:00
committed by GitHub
parent a1cbd9184c
commit 40fb1066e8
3 changed files with 56 additions and 2 deletions
Generated
+1
View File
@@ -353,6 +353,7 @@ dependencies = [
"anyhow",
"clap",
"const_format",
"libc",
"pacdef_macros",
"path-absolutize",
"regex",