From 6957c130c07773ecf9fdd0e2e5e423897cea5901 Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Thu, 14 May 2020 17:01:34 +0200 Subject: add build tasks --- .buildbot/install.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 .buildbot/install.sh (limited to '.buildbot/install.sh') diff --git a/.buildbot/install.sh b/.buildbot/install.sh new file mode 100755 index 000000000..b22f3aae0 --- /dev/null +++ b/.buildbot/install.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +make install -- cgit v1.2.3