RadioHub clone this repo to your local cd RadioHub/public_html php -S localhost:8000 Making Changes and Deploy on Cpanel git commit git push ssh [email protected] sudo -i -u csproject cd RadioHub git pull cd ../ cp -r RadioHub/public_html ./ chmod -R 755 public_html/