mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 08:12:15 -04:00
Make message printed after bootstrap slightly less confusing
This commit is contained in:
parent
e9fcaea4bc
commit
7b5f20a31c
1 changed files with 1 additions and 0 deletions
|
|
@ -21,5 +21,6 @@ pip install -U setuptools
|
|||
pip install -U pip
|
||||
pip install "$@"
|
||||
|
||||
set +x
|
||||
echo "Please run the following command to activate developer environment:"
|
||||
echo "source $VENV_NAME/bin/activate"
|
||||
|
|
|
|||
Loading…
Reference in a new issue