Files
harbormaster-server/scripts/startup.sh
2025-03-08 09:42:49 -06:00

6 lines
90 B
Bash
Executable File

#!/bin/ash
cd /root
echo "Starting application..."
chmod +x ./harbormaster
./harbormaster