Created
July 15, 2016 11:41
-
-
Save mmalmeida/1ccb040db54ce1f08f21acce47058573 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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