about summary refs log tree commit diff
path: root/users/grfn/gws.fyi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--users/grfn/gws.fyi/Makefile (renamed from users/glittershark/gws.fyi/Makefile)2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/glittershark/gws.fyi/Makefile b/users/grfn/gws.fyi/Makefile
index a21bfe7b872e..d6c9f40c9536 100644
--- a/users/glittershark/gws.fyi/Makefile
+++ b/users/grfn/gws.fyi/Makefile
@@ -1,7 +1,7 @@
 .PHONY: deploy
 
 deploy:
-	@$(shell nix-build `git rev-parse --show-toplevel` -A 'users.glittershark."gws.fyi"')
+	@$(shell nix-build `git rev-parse --show-toplevel` -A 'users.grfn."gws.fyi"')
 
 renew:
 	@echo Renewing...