Update ipcheck.sh

This commit is contained in:
ByeonJungHun
2023-06-30 14:34:33 +09:00
committed by GitHub
parent ed66e30592
commit 9598674006

View File

@@ -1,7 +1,7 @@
#!/bin/bash
start_ip="10.10.43.100"
end_ip="10.10.43.130"
end_ip="10.10.43.253"
echo "마지막 수행 시간 : $(date +%Y-%m-%d-%r)<br><br>" > README.md
echo "|IP Address&emsp;&emsp;&emsp;&emsp;&emsp;|Check Result&emsp;&emsp;&emsp;&emsp;&emsp;|" >> README.md