Commit a0104f42 authored by nanamicat's avatar nanamicat

fix

parent ce90805e
Pipeline #15941 failed with stages
in 1 minute and 25 seconds
...@@ -5,5 +5,6 @@ cp /etc/resolv.conf /etc/resolv.conf.bak ...@@ -5,5 +5,6 @@ cp /etc/resolv.conf /etc/resolv.conf.bak
umount /etc/resolv.conf umount /etc/resolv.conf
cp /etc/resolv.conf.bak /etc/resolv.conf cp /etc/resolv.conf.bak /etc/resolv.conf
vpnagentd ./vpnagentd
echo -e "${username}\n${password}" | vpn -s connect ${host} echo -e "${username}\n${password}" | ./vpn -s connect ${host}
\ No newline at end of file sleep infinity
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment