Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 576 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 576 Bytes

The Theta Chapter of Chi Phi's public website

Helpful commands for development

  • Remote File Copying: scp -i [PATH TO RSA KEY] [FILE SOURCE] [USERNAME]@thetaofchiphi.org:[DESTINATION]
  • Remote Access: ssh -i [PATH TO RSA KEY] [USERNAME]@thetaofchiphi.org
  • Archive a File: zip -r [DESTINATION].zip [FOLDER]
  • Un-Archive a File: unzip [FILE NAME].zip

Note: do not change the address of the page /alumni.php because that is linked to by the National Website