Update welcome.sh

This commit is contained in:
Namhyeon Go 2018-07-23 14:03:25 +09:00 committed by GitHub
parent cf8c0c0d1e
commit 1c6a341715
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,2 @@
#!/bin/bash
php cil.php --route welcome --static-ip $(hostname -I)
php cli.php --route welcome --static-ip $(hostname -I)