Skip to content

Commit

Permalink
Update 1.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
it-toppp authored Jul 23, 2020
1 parent a732929 commit bd68416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 1.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ git clone https://github.com/it-toppp/doublevpn.git && cd /root/doublevpn/

ansible-playbook gen_conf.yml
echo "Please wait..."
ansible-playbook main.yml &> /dev/null
ansible-playbook main.yml

CNF=$(cat /root/doublevpn/wg-client.conf);
MYIP=$(curl -4 https://icanhazip.com/);
Expand Down

0 comments on commit bd68416

Please sign in to comment.