We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cc41b9 commit 6b69660Copy full SHA for 6b69660
1 file changed
bin/mm_hourly
@@ -10,6 +10,6 @@ DTDIR=/a/www/ietf-datatracker/web
10
cd $DTDIR/
11
12
# Set up the virtual environment
13
-source $DTDIR/bin/activate
+source $DTDIR/env/bin/activate
14
15
$DTDIR/ietf/manage.py import_mailman_listinfo
0 commit comments