📝 Small adjustment to serve script
This commit is contained in:
parent
6fa97078d0
commit
78d4357fcc
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
# live-server --browser=$BROWSER --open="$1"
|
||||
live-server --browser=chromium --open="$1"
|
||||
live-server --browser=$BROWSER_2 --open="$1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue