Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 423 Bytes

File metadata and controls

17 lines (11 loc) · 423 Bytes

shell-scripts

These shell scripts pull codemogroup's repository to VM (iroads.projects.mrt.ac.lk). Then build and deploy them.

Short commands has been created to run these shell scripts. (in ~/.bashrc)

to update and deploy front end of iroads: $ upfront

to update and deploy back end of iroads: $ upback

to clean and deploy front end of iroads: $ cleanupfront

to clean and deploy back end of iroads: $ cleanupback