4 lines
58 B
Bash
4 lines
58 B
Bash
#!/bin/sh
|
|
|
|
./homebox --web-host 127.0.0.1 --web-port 7745
|
#!/bin/sh
|
|
|
|
./homebox --web-host 127.0.0.1 --web-port 7745
|