summaryrefslogtreecommitdiff
path: root/github-mirror.sh
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2020-10-09 09:50:40 -0400
committerAdam T. Carpenter <atc@53hor.net>2020-10-09 09:50:40 -0400
commitd7411594c0ca071f08da108f544902f03e2e413d (patch)
tree6d9d95e837f22112c0fe251f7898c2520847cbf3 /github-mirror.sh
parentf015761d39ac3f0b191d804e2ce05300a4aaf500 (diff)
downloadscripts-d7411594c0ca071f08da108f544902f03e2e413d.tar.xz
scripts-d7411594c0ca071f08da108f544902f03e2e413d.zip
fixed uptime and network scripts, added transcode-screencast
Diffstat (limited to 'github-mirror.sh')
-rw-r--r--github-mirror.sh3
1 files changed, 3 insertions, 0 deletions
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