depot/web/lukegbcom/deploy.sh

5 lines
137 B
Bash
Executable file

#!/usr/bin/env nix-shell
#!nix-shell -p nodePackages.firebase-tools -i bash
cd $(nix-build ../.. -A web.lukegbcom)
exec firebase deploy