Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
N
neutrinet_ynh
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ilja
neutrinet_ynh
Commits
9db7799f
Commit
9db7799f
authored
Dec 14, 2019
by
Ilja
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'update-documentation' into 'master'
Remove virtualenv from documentation See merge request
!19
parents
647ba133
9a85c488
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
9db7799f
...
...
@@ -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
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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