about summary refs log tree commit diff
path: root/configs/install
diff options
context:
space:
mode:
Diffstat (limited to 'configs/install')
-rwxr-xr-xconfigs/install2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/install b/configs/install
index 999a48e6e3e3..6405df04e31d 100755
--- a/configs/install
+++ b/configs/install
@@ -7,7 +7,7 @@ case $(hostname) in
   wpcarro.lon.corp.google.com)
     (cd "$configs/desktop" && stow --target="$HOME" *);;
   # laptop
-  wpcarro.roam.googlers.com)
+  wpcarro)
     (cd "$configs/laptop" && stow --target="$HOME" *);;
   # cloudtop
   wpcarro.c.googlers.com)