Re-add shebang

This commit is contained in:
ItsDrike 2022-05-15 02:53:47 +02:00
parent d2bad667ad
commit e7dfbcdf5a
No known key found for this signature in database
GPG key ID: B014E761034AF742

View file

@ -1,3 +1,4 @@
#!/usr/bin/env bash
source ./scripts/common.sh
rm -rf "$STATIC_BUILD"