Skip to content

Conversation

@bmonkman
Copy link
Contributor

@bmonkman bmonkman commented Sep 21, 2020

After running the command my output looked like this:

"]  ["bill", "10.10.199.203/32", "asdf

Now it should look like this:

    ["bill", "10.10.199.203/32", "asdf"],

@bmonkman bmonkman requested a review from sshi100 September 21, 2020 22:01
@davidcheung
Copy link
Contributor

on line 28 i added tr -cd "[:alnum:]." but really should be tr -cd "[:alnum:].\n", or else it squashes all the lines together, can you help fix as well

@bmonkman bmonkman merged commit e5b7aca into main Sep 22, 2020
@bmonkman bmonkman deleted the small-fix-to-vpn-script-output branch September 22, 2020 22:11
bmonkman added a commit that referenced this pull request Oct 10, 2020
…ng (#104)

* Small fix to vpn output - carriage return was messing up the formatting

* Don't strip newlines from ip list

* hashing vpn server_conf as deployment version

Co-authored-by: David Cheung <davidcheung@live.ca>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants