From 2341cefd6fa2811a1af41f2068554738d7eebfc4 Mon Sep 17 00:00:00 2001 From: Marin Jankovski Date: Tue, 27 May 2014 17:14:41 +0200 Subject: Move from script to bin directory. --- bin/check | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 bin/check (limited to 'bin/check') diff --git a/bin/check b/bin/check new file mode 100755 index 00000000000..c907a98b5d9 --- /dev/null +++ b/bin/check @@ -0,0 +1,2 @@ +#!/bin/sh +sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production -- cgit v1.2.3