From 49938011e012e04670cd3c8d19d53b5626f06cbb Mon Sep 17 00:00:00 2001 From: Hyacinthe Cartiaux Date: Mon, 17 Aug 2020 14:09:23 +0200 Subject: [PATCH] [install] New laptop hc-xps15 --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 88a3014..585df28 100755 --- a/install.sh +++ b/install.sh @@ -5,7 +5,7 @@ MAIL='hyacinthe.cartiaux@free.fr' PLAN='World domination!' DOTFILES=~/.dotfiles -MYLAPTOP=hc-xps13 +MYLAPTOP=hc-xps15 HOST=$(hostname -s)