mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-06 13:25:51 +01:00
bug fix: git attach
This commit is contained in:
@@ -1857,6 +1857,7 @@ class WebsiteManager:
|
||||
|
||||
configContent = """Host github.com
|
||||
IdentityFile /home/%s/.ssh/%s
|
||||
StrictHostKeyChecking no
|
||||
""" % (self.domain, website.externalApp)
|
||||
|
||||
path = "/home/cyberpanel/config"
|
||||
|
||||
Reference in New Issue
Block a user