aboutgitcodebugslistschat
path: root/test/demo/passt
diff options
context:
space:
mode:
Diffstat (limited to 'test/demo/passt')
-rw-r--r--test/demo/passt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/demo/passt b/test/demo/passt
index 59fe144..673afd9 100644
--- a/test/demo/passt
+++ b/test/demo/passt
@@ -22,7 +22,7 @@ say Let's fetch the source
sleep 1
tempdir TEMPDIR
host cd __TEMPDIR__
-host git clone https://passt.top/passt
+host git clone git://passt.top/passt
sleep 1
say and build it.