Ut4HubServerDocker/refreshSetup

6 lines
66 B
Bash
Executable File

#!/bin/bash
git pull
docker stop ut4hubserver
./setup
./runServer