gorepos/upload.sh
Paul R. Tagliamonte 32b2e39e91 add rf, script
2019-10-02 23:26:15 -04:00

5 lines
67 B
Bash
Executable file

#!/bin/bash
set -e
go run main.go
aws s3 sync go s3://pault.ag/go