Skip to content

Commit b555561

Browse files
committed
Update make.sh
1 parent 68c130f commit b555561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎make.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ test() {
7272
npm install browser-sync
7373
fi
7474

75-
./node_modules/.bin/browser-sync start -s demo --files demo
75+
./node_modules/.bin/browser-sync start -s website/demo --files website/demo
7676
}
7777

7878
case "$1" in

0 commit comments

Comments
 (0)