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
Ilja
neutrinet_ynh
Commits
6f56fc8c
Commit
6f56fc8c
authored
Jun 07, 2016
by
Laurent Peuch
Browse files
[fix] yay, nearly do real programming
parent
12ec978c
Changes
3
Hide whitespace changes
Inline
Side-by-side
scripts/commons
0 → 100644
View file @
6f56fc8c
RENEW_CERT_PATH=/opt/neutrinet/renew_cert
scripts/install
View file @
6f56fc8c
set -e
RENEW_CERT_PATH=/opt/neutrinet/renew_cert
echo "===="
pwd
echo "===="
source ./commons
install_renew_cert() {
set -e
...
...
scripts/remove
View file @
6f56fc8c
sudo rm -rf /opt/renew_cert
source ./commons
sudo rm -rf $RENEW_CERT_PATH
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