From 1c6a3417159c76aa1c811836a25606bce0df4f20 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Mon, 23 Jul 2018 14:03:25 +0900 Subject: [PATCH] Update welcome.sh --- welcome.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/welcome.sh b/welcome.sh index 6ecc90f..e9031c5 100644 --- a/welcome.sh +++ b/welcome.sh @@ -1,2 +1,2 @@ #!/bin/bash -php cil.php --route welcome --static-ip $(hostname -I) +php cli.php --route welcome --static-ip $(hostname -I)