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

update domain

parent c6acdaaa
No related branches found
No related tags found
No related merge requests found
...@@ -151,7 +151,7 @@ function do_test () { ...@@ -151,7 +151,7 @@ function do_test () {
;; ;;
home-http ) home-http )
# NO icmp required. # NO icmp required.
curl -s http://home.recolic-backend.xyz:81/ || return $? curl -s http://home.rtmp.asia:81/ || return $?
;; ;;
* ) * )
echo PROGRAMMING ERROR: NO TARGET "$1" available. 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