chore(users/edef): move to contrib
Change-Id: I1a6972fab8ada26917f29607fc401e376d634070
This commit is contained in:
parent
a7916624dc
commit
403d8fc897
55 changed files with 15 additions and 17 deletions
5
contrib/turbofetch/deploy.sh
Executable file
5
contrib/turbofetch/deploy.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#! /usr/bin/env nix-shell
|
||||
#! nix-shell -i "bash -e"
|
||||
#! nix-shell -p cargo-lambda
|
||||
cargo lambda build --release
|
||||
cargo lambda deploy
|
||||
Loading…
Add table
Add a link
Reference in a new issue