We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e18a5c3 commit 0ae3249Copy full SHA for 0ae3249
client-setup.sh
@@ -22,7 +22,7 @@ ID=$(tail -n 1 $configFile)
22
sudo sed -i '/^static domain_name_servers=/d' /etc/dhcpcd.conf
23
24
# ネットワーク設定を修正する
25
-echo "static domain_name_servers=$DNS_ADDR" | sudo tee -a /etc/dhcpcd.conf
+#echo "static domain_name_servers=$DNS_ADDR" | sudo tee -a /etc/dhcpcd.conf
26
27
# setting.txtの最後の3行をtarget.txtに保存する
28
tail -n 3 $configFile > target.txt
webcam.xz
@@ -0,0 +1,3 @@
1
+version https://git-lfs.github.com/spec/v1
2
+oid sha256:50e09d0ec446586fc14fa4a424b91f7510f8354a517fd542faa3f8c6f4ce099a
3
+size 471500968
0 commit comments