Create welcome.sh

This commit is contained in:
Namhyeon Go 2018-07-22 17:44:54 +09:00 committed by GitHub
parent a2a2d6bd40
commit 486dc57184
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
welcome.sh Normal file
View File

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