chore(users/edef): move to contrib

Change-Id: I1a6972fab8ada26917f29607fc401e376d634070
This commit is contained in:
Florian Klink 2025-03-17 12:41:31 +00:00
parent a7916624dc
commit 403d8fc897
55 changed files with 15 additions and 17 deletions

5
contrib/turbofetch/deploy.sh Executable file
View 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