Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
SiwonP committed Jul 11, 2019
2 parents 21ab91c + 3585827 commit 2a5d53a
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 2a5d53a

Please sign in to comment.