Update clone-repo.blade.php

This commit is contained in:
Bozhidar 2024-09-19 18:01:03 +03:00
parent 825fd7d050
commit 3839d5cb98

View file

@ -1,6 +1,5 @@
echo "Cloning started at {{ date('Y-m-d H:i:s') }}"
@if($privateKeyFile)
ssh-keyscan {{$gitProvider}} >> /home/{{$systemUsername}}/.ssh/known_hosts