From 3273c330f8b96e95bc05a564382f4118304dfa93 Mon Sep 17 00:00:00 2001
From: Stefan Zweifel <hello@stefanzweifel.io>
Date: Thu, 12 Dec 2019 20:42:47 +0100
Subject: [PATCH] Fix path

---
 entrypoint.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/entrypoint.sh b/entrypoint.sh
index b4db5d8..f22c8f6 100755
--- a/entrypoint.sh
+++ b/entrypoint.sh
@@ -2,7 +2,7 @@
 
 set -eu
 
-source /lib.sh
+source lib.sh
 
 _switch_to_repository