Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Neutrinet
neutrinet_ynh
Commits
f060e114
Commit
f060e114
authored
Dec 14, 2019
by
HgO
Browse files
remove virtualenv from documentation
parent
4184cc94
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
f060e114
...
...
@@ -35,12 +35,12 @@ sudo /etc/cron.daily/neutrinet-renew-cert
This actually runs the script in
`/opt/neutrinet/renew_cert/`
:
```
shell
cd
/opt/neutrinet/renew_cert
sudo
RENEW_CERT_PYTHON
=
ve/bin/python
./renew_cert_cron.sh
sudo
./renew_cert_cron.sh
```
You can increase the verbosity with the option
`-v`
:
```
shell
sudo
RENEW_CERT_PYTHON
=
ve/bin/python
./renew_cert_cron.sh
-v
sudo
./renew_cert_cron.sh
-v
```
# For contributers
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment