mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 09:37:26 +00:00
3 lines
73 B
Bash
Executable file
3 lines
73 B
Bash
Executable file
#!/bin/bash
|
|
|
|
php7.0 --server localhost:8000 --docroot web/ web/index.php
|