mirror of
https://github.com/ItsDrike/itsdrike.com.git
synced 2024-11-09 21:49:41 +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
|
||||
|
||||
rm -rf "$STATIC_BUILD"
|
||||
|
|
Loading…
Reference in a new issue