From 524bc523e7057748d68fbae7a5077915f34663a9 Mon Sep 17 00:00:00 2001
From: "Hahn Axel (hahn)" <axel.hahn@iml.unibe.ch>
Date: Wed, 9 Feb 2022 11:08:48 +0100
Subject: [PATCH] uncomment transfer

---
 transfer.sh | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/transfer.sh b/transfer.sh
index 4e04f91..51d666e 100755
--- a/transfer.sh
+++ b/transfer.sh
@@ -304,8 +304,7 @@
           echo "command: $sCmd"
           echo
           color cmd
-          sleep 1
-          # $sCmd
+          $sCmd
           fetchrc
           color reset
           echo
-- 
GitLab