Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroTochigi committed Oct 14, 2023
1 parent 4d91698 commit 0b3bb81
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vpn/makeVPNClient.sh
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ function makeClientCertificate(){
makeClient $client
makeTlsAuthInline $client
fileName=$(getClientConfName $client)
makeClientConf $fileName
addIPAddress $fileName
}

Expand Down

0 comments on commit 0b3bb81

Please sign in to comment.