ci: add missing forward slash to shebang (@unrealapex) (#5897)

This commit is contained in:
Aaron 2024-09-18 02:44:15 -07:00 committed by GitHub
parent dd657acb24
commit 8becb9fa96
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,3 @@
#!bin/sh
#!/bin/sh
./applyConfig.sh &
node server.js