Skip to content
Snippets Groups Projects
Commit 11d0436c authored by Recolic K's avatar Recolic K
Browse files

use hms.php to test hms http

parent 6d59045c
No related branches found
No related tags found
No related merge requests found
......@@ -151,7 +151,7 @@ function do_test () {
;;
home-http )
# NO icmp required.
curl -s http://home.rtmp.asia:81/ || return $?
curl -L https://recolic.net/hms.php | grep betterlisting || return $?
;;
* )
echo PROGRAMMING ERROR: NO TARGET "$1" available.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment