QORTector-scripts/start-qortal.sh
crowetic 25b28d1a93
Update start-qortal.sh
modified shebang for bash.
2023-07-19 21:53:44 -07:00

5 lines
43 B
Bash

#!/bin/bash
cd qortal
./stop.sh
./start.sh