2 lines
42 B
Bash
2 lines
42 B
Bash
|
|
#!/bin/bash
|
||
|
|
xdg-open http://localhost:4200
|