Skip to content

Commit 1a9e7e5

Browse files
committed
remove unused test config
1 parent 22ea2a9 commit 1a9e7e5

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

profiles/liveimage-test/config.sh

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -26,25 +26,4 @@ EOF
2626

2727
wget "https://raw.githubusercontent.com/eweOS/infra/main/test/server.conf" -O /etc/nginx/nginx.conf
2828

29-
mkdir -p /var/lib/connman
30-
31-
cat <<EOF >/var/lib/connman/eth.config
32-
[global]
33-
Name=eth
34-
35-
[service_eth0]
36-
Type=ethernet
37-
IPv4=192.168.1.104/24/192.168.1.1
38-
IPv6=off
39-
DeviceName=eth0
40-
Nameservers=172.23.33.1
41-
42-
[service_eth1]
43-
Type=ethernet
44-
IPv4=off
45-
IPv6=2a0d:2580:ff0c:1:57::104/56/2a0d:2580:ff0c::
46-
DeviceName=eth1
47-
48-
EOF
49-
5029
mv /etc/resolv.conf.bak /etc/resolv.conf

0 commit comments

Comments
 (0)