Skip to content

Instantly share code, notes, and snippets.

@mmalmeida
Created July 15, 2016 11:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mmalmeida/1ccb040db54ce1f08f21acce47058573 to your computer and use it in GitHub Desktop.
Save mmalmeida/1ccb040db54ce1f08f21acce47058573 to your computer and use it in GitHub Desktop.
sudo -u www-data /bin/sh <<EOF
export PYTHON_EGG_CACHE="/srv/trac/egg-cache/"
/usr/local/bin/trac-admin /srv/trac/tools/ changeset added $REPOS $REV
EOF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment