From edf770e69bd379ba29ce07b614549bfb6ffa3045 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Thu, 26 Sep 2019 02:36:55 +0200 Subject: Adapted for OpenShift (cron, syslog, and ssh services are not running) --- root/usr/bin/rungogs | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 root/usr/bin/rungogs (limited to 'root/usr/bin/rungogs') diff --git a/root/usr/bin/rungogs b/root/usr/bin/rungogs new file mode 100755 index 0000000..0167152 --- /dev/null +++ b/root/usr/bin/rungogs @@ -0,0 +1,3 @@ +#! /bin/sh + +/app/gogs/gogs web -- cgit v1.2.1