4 lines
80 B
Plaintext
4 lines
80 B
Plaintext
#cloud-boothook
|
|
#!/bin/sh
|
|
echo 192.168.1.130 us.archive.ubuntu.com > /etc/hosts
|