aboutsummaryrefslogtreecommitdiff
path: root/etc/pacmans.txt
diff options
context:
space:
mode:
Diffstat (limited to 'etc/pacmans.txt')
-rw-r--r--etc/pacmans.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/pacmans.txt b/etc/pacmans.txt
index 7657f7f..311699e 100644
--- a/etc/pacmans.txt
+++ b/etc/pacmans.txt
@@ -1,2 +1,3 @@
-linux-ubuntu=apt update && apt install -y
freebsd=pkg update && pkg install -y
+linux-debian_gnu_linux=apt update && apt install -y
+linux-ubuntu=apt update && apt install -y