diff --git a/.env b/.env index 24bf218..50d4c62 100644 --- a/.env +++ b/.env @@ -21,5 +21,5 @@ which nix-shell && test -z "$NIX_SHELL_XRSH" && { test "$GITEA_ROOT_URL" = "https://forgejo.isvery.ninja/" && { # on the website xrsh.isvery.ninja - echo hello deployment + echo hello website deployment }