Skip to content

Commit 2993d31

Browse files
committed
Adding a command line interface to php-dbg-web.
1 parent 107028d commit 2993d31

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

demo-web/npm-build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ cp build/index.html build/embedded-php.html;
4141
cp build/index.html build/select-framework.html;
4242
cp build/index.html build/install-demo.html;
4343
cp build/index.html build/code-editor.html;
44-
cp build/index.html dbg-preview.html;
44+
cp build/index.html build/dbg-preview.html;
4545
git add \
4646
../docs/*js \
4747
../docs/*.html \

0 commit comments

Comments
 (0)