octopush/scripts/run_server.sh
2022-09-17 17:54:51 +02:00

6 lines
55 B
Bash
Executable File

#!/bin/bash
set -e
go run cmd/server/server.go start