[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [gettor/master] Change virtualenv command
commit f2c7fb80e4ee1d016eff23ace0477e844277eb08
Author: hiro <hiro@xxxxxxxxxxxxxx>
Date: Fri Sep 27 16:59:46 2019 +0200
Change virtualenv command
---
roles/gettor/tasks/main.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/roles/gettor/tasks/main.yml b/roles/gettor/tasks/main.yml
index 7713401..db186b4 100644
--- a/roles/gettor/tasks/main.yml
+++ b/roles/gettor/tasks/main.yml
@@ -35,7 +35,7 @@
chdir: "{{ gettor_path }}"
- name: activate virtualenv
- command: . {{ gettor_path }}/venv/bin/activate
+ command: source {{ gettor_path }}/venv/bin/activate
- name: create database
command: >
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits