Skip to content

js345/RadioHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RadioHub

    1. clone this repo to your local
    1. cd RadioHub/public_html
    1. php -S localhost:8000

Making Changes and Deploy on Cpanel

    1. git commit
    1. git push
    1. ssh netid@web.engr.illinois.edu
    1. sudo -i -u csproject
    1. cd RadioHub
    1. git pull
    1. cd ../
    1. cp -r RadioHub/public_html ./
    1. chmod -R 755 public_html/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published