From 6f9f993a150be298fed8bc7a2928cd3ce607ddd1 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 21 Oct 2021 09:03:57 +0200 Subject: Fix intro script --- intro2-tour | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intro2-tour b/intro2-tour index 660ffc8..aa92b5e 100755 --- a/intro2-tour +++ b/intro2-tour @@ -173,7 +173,7 @@ show bdep sync # sed -i -re 's/^#import/import/' hello/buildfile sed -i -re 's/^#depends: libhello/depends: libhello/' manifest -bdep sync +bdep sync --no-progress cat <>repositories.manifest : -- cgit v1.1