Add a shebang to the do.nu script

This commit is contained in:
Greg Burri 2025-04-12 16:45:02 +02:00
parent 719cfafefc
commit 9b51998889

2
do.nu Normal file → Executable file
View file

@ -1,3 +1,5 @@
#!/usr/bin/env nu
# Build the frontend dans backend in parallel (debug mode).
def "main build" [] {
build