3 lines
67 B
Bash
3 lines
67 B
Bash
#!/bin/bash
|
|
php cli.php --route welcome --static-ip $(hostname -I)
|
#!/bin/bash
|
|
php cli.php --route welcome --static-ip $(hostname -I)
|