summaryrefslogtreecommitdiff
path: root/git-mirror-cgit
diff options
context:
space:
mode:
Diffstat (limited to 'git-mirror-cgit')
-rwxr-xr-xgit-mirror-cgit1
1 files changed, 1 insertions, 0 deletions
diff --git a/git-mirror-cgit b/git-mirror-cgit
index 3a953b2..b932788 100755
--- a/git-mirror-cgit
+++ b/git-mirror-cgit
@@ -1,6 +1,7 @@
#!/usr/bin/env ruby
# coding: utf-8
+$:.unshift File.dirname(__FILE__)
load 'git-mirror-backend.rb'
require 'uri'
require 'open-uri'