Skip to content

Commit

Permalink
Merge pull request #1 from IronicBadger/patch-1
Browse files Browse the repository at this point in the history
oops
  • Loading branch information
SiwonP committed Jul 11, 2019
2 parents 88001ad + d89711b commit 3585827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client_config.sh
Expand Up @@ -11,7 +11,7 @@ private=`cat privatekey_$client`
echo [Interface] > $client.conf
echo PrivateKey = $private >> $client.conf

Echo Enter allocated address by the server :
echo Enter allocated address by the server :
read ip

echo Address = $ip >> $client.conf
Expand Down

0 comments on commit 3585827

Please sign in to comment.