I am trying to connect GitHub repo with Cpanel so I can work locally form the VSC form my PC and when I push the code to GitHub it automatically uploads the code to Cpanel in the tutorials they git a clone URL but I don't get it, it says must enable shell access to allow you to view clone but even after I made ssh key nothing changes.
Asked
Active
Viewed 3,334 times
5
-
1The warning said: `Warning: Your system administrator must enable shell access to allow you to view clone URLS.` You have to contact sys admin to enable it. – Nurkartiko Jul 12 '20 at 08:56
-
@Nurkartiko alright thanks for the help :D – Zeyad Zaher Jul 30 '20 at 04:02
-
it was the first time for me using panel so I wasn't really familiar with all options and again thanks – Zeyad Zaher Jul 30 '20 at 04:05