Update start-qortal.sh

modified shebang for bash.
This commit is contained in:
crowetic 2023-07-19 21:53:44 -07:00 committed by GitHub
parent cb58179474
commit 25b28d1a93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
cd qortal
./stop.sh
./start.sh