mirror of
https://github.com/ItsDrike/itsdrike.com.git
synced 2024-11-12 23:07:17 +00:00
Re-add shebang
This commit is contained in:
parent
d2bad667ad
commit
e7dfbcdf5a
|
@ -1,3 +1,4 @@
|
||||||
|
#!/usr/bin/env bash
|
||||||
source ./scripts/common.sh
|
source ./scripts/common.sh
|
||||||
|
|
||||||
rm -rf "$STATIC_BUILD"
|
rm -rf "$STATIC_BUILD"
|
||||||
|
|
Loading…
Reference in a new issue