mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 08:28:19 +01:00
Update shebang to use bash instead of sh
This commit is contained in:
parent
a821e89722
commit
dfc4b624a4
|
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
|
|
||||||
# This script is a wrapper for the main server, CLI and Prisma binaries.
|
# This script is a wrapper for the main server, CLI and Prisma binaries.
|
||||||
# Commands:
|
# Commands:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue