depot/web/lukegbcom/deploy.sh

6 lines
137 B
Bash
Raw Normal View History

2022-04-05 02:18:57 +00:00
#!/usr/bin/env nix-shell
#!nix-shell -p nodePackages.firebase-tools -i bash
cd $(nix-build ../.. -A web.lukegbcom)
exec firebase deploy