Skip to content

Instantly share code, notes, and snippets.

@Luke1982
Last active September 17, 2019 09:41
Show Gist options
  • Save Luke1982/6fc43a8ea5e233bc4eaf7047a38ce9ed to your computer and use it in GitHub Desktop.
Save Luke1982/6fc43a8ea5e233bc4eaf7047a38ce9ed to your computer and use it in GitHub Desktop.
tar --exclude="./backup" --exclude="./config.inc.php" --exclude="./.git" --exclude="./.gitignore" --exclude="./install" --exclude="./install.php" -cvzf corebos.tar.gz . > /dev/null &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment