Create start-qortal-core.sh

added simple start script
This commit is contained in:
crowetic
2025-03-23 06:19:01 -07:00
committed by GitHub
parent 3843d3eb13
commit 0e34e02c8f

3
start-qortal-core.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
cd qortal
./start.sh