diff options
Diffstat (limited to 'root/usr/bin/rungogs')
-rwxr-xr-x | root/usr/bin/rungogs | 3 |
1 files changed, 3 insertions, 0 deletions
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 |