mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-21 23:20:24 +00:00
Update clone-repo.blade.php
This commit is contained in:
parent
825fd7d050
commit
3839d5cb98
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue