Commit c4615b89 authored by 神楽坂玲奈's avatar 神楽坂玲奈

fix

parent ce90805e
Pipeline #15942 failed with stages
in 47 seconds
......@@ -5,5 +5,6 @@ cp /etc/resolv.conf /etc/resolv.conf.bak
umount /etc/resolv.conf
cp /etc/resolv.conf.bak /etc/resolv.conf
vpnagentd
echo -e "${username}\n${password}" | vpn -s connect ${host}
\ No newline at end of file
./vpnagentd
echo -e "${username}\n${password}" | ./vpn -s connect ${host}
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