Files
harbormaster-server/scripts/startup.sh

6 lines
91 B
Bash
Executable File

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