Skip to content

Dan-Duran/SanityCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

SanityCheck

This is a work in progress. This script checks for basic stuff when sending code to a repo or putting code on a staging or production server. Things this script is checking include:

  • Permissions
  • Ownership
  • localhost possible links
  • local IP address possible links.

Usage:

  • Downlaad the script
  • Chmod +x SanityCheck.sh
  • ./SanityCheck.sh
  • Enter the absolute path to your site (ex: /var/www/mysite/public_html)

Help make it better. All feedback is welcome.

Enjoy!

Dan D.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages