From d7411594c0ca071f08da108f544902f03e2e413d Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Fri, 9 Oct 2020 09:50:40 -0400 Subject: fixed uptime and network scripts, added transcode-screencast --- github-mirror.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 github-mirror.sh (limited to 'github-mirror.sh') diff --git a/github-mirror.sh b/github-mirror.sh new file mode 100644 index 0000000..5d9cb00 --- /dev/null +++ b/github-mirror.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +# Should mirror a gitea repo into github using the public API -- cgit v1.2.3