Files
octopush/scripts/run_server.sh

6 lines
55 B
Bash
Executable File

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