mirror of
https://github.com/ItsDrike/itsdrike.com.git
synced 2025-02-23 16:19:02 +00:00
Keep shebang at the top
This commit is contained in:
parent
ce49bfdf86
commit
ba004aa98b
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue