We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b7c2d4 commit 2882b6fCopy full SHA for 2882b6f
1 file changed
run-notices.sh
@@ -2,6 +2,6 @@
2
3
# Dispatch notices from Python Canarias
4
5
-source ~/.virtualenvs/web/bin/activate
+source ~/.pyenv/versions/pycanweb/bin/activate
6
cd $(dirname $0)
7
exec python manage.py notices run
0 commit comments