From d219d0c1242568bf2c2aea0b4fae1a5adea2fff3 Mon Sep 17 00:00:00 2001 From: jedi Date: Thu, 21 Apr 2022 13:22:25 +0200 Subject: [PATCH] stash --- entry.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/entry.sh b/entry.sh index ee41db2..7d75168 100755 --- a/entry.sh +++ b/entry.sh @@ -183,6 +183,8 @@ function user_install(){ ssh git@git.neulandlabor.de -p 2222 || true + ls -la .ssh + git clone ssh://git@git.neulandlabor.de:2222/j3d1/laptop_tools.git Tools echo $?