mirror of
https://github.com/ItsDrike/itsdrike.com.git
synced 2024-11-09 21:49:41 +00:00
Keep shebang at the top
This commit is contained in:
parent
ce49bfdf86
commit
ba004aa98b
|
@ -1,5 +1,5 @@
|
|||
source ./scripts/common.sh
|
||||
#!/usr/bin/env sh
|
||||
source ./scripts/common.sh
|
||||
|
||||
rm -rf "$STATIC_BUILD"
|
||||
rm -rf "$OUTPUT_DIR"
|
||||
|
|
Loading…
Reference in a new issue