chore(grfn): Fix remaining references to glittershark

Change-Id: I60a60635dfef5c73f758fa6808992aeea3137301
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2944
Reviewed-by: grfn <grfn@gws.fyi>
Tested-by: BuildkiteCI
This commit is contained in:
Vincent Ambo 2021-04-12 17:19:08 +02:00 committed by tazjin
parent 09a465d0a3
commit 42ea1c159a
2 changed files with 4 additions and 4 deletions

View file

@ -1,2 +1,2 @@
#!/usr/bin/env bash
exec "$(nix-build --no-out-link ../../.. -A users.glittershark.keyboard.flash)"
exec "$(nix-build --no-out-link ../../.. -A users.grfn.keyboard.flash)"