bug fix: git attach

This commit is contained in:
Usman Nasir
2019-08-29 14:11:51 +05:00
parent 7686dbcb73
commit eb80ea8006
4 changed files with 4 additions and 5 deletions

View File

@@ -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"