Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
S1OVS
openvpn-server
Commits
8aad4545
Commit
8aad4545
authored
Mar 21, 2016
by
David Kempe
Browse files
Minor - Fix back to front logic
Matt
parent
6802b59b
Changes
1
Show whitespace changes
Inline
Side-by-side
scripts/make-static-ip
View file @
8aad4545
...
...
@@ -87,7 +87,7 @@ else
echo
"your new gateway will be
$endpointip
"
if
[
$COMMONNAME
=
=
""
]
;
then
if
[
$COMMONNAME
!
=
""
]
;
then
echo
"writing new ccd
$COMMONNAME
"
echo
ifconfig-push
$ip
$endpointip
>
$CCDDIR$COMMONNAME
...
...
Write
Preview
Supports
Markdown
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