mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 04:58:26 +00:00
Update custom site scripts shebang
This commit is contained in:
parent
66c8573bd2
commit
4fcb349415
@ -1,4 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
#!/usr/bin/env nix-shell
|
||||
#! nix-shell -p openring -i bash
|
||||
|
||||
function help() {
|
||||
cat << HELP
|
||||
|
Loading…
Reference in New Issue
Block a user