Skip to content

Commit 7fa4e30

Browse files
authored
Update new1.sh
Removes extra text.
1 parent 3498035 commit 7fa4e30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/new1.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ From `samples/`:
144144
### Build all of the examples.
145145
146146
From `samples/`:
147-
`$npmStr run build-all # Run build for all samples and generate all production files.`
147+
`$npmStr run build-all`
148148
149149
## Feedback
150150
@@ -161,4 +161,4 @@ git add "${OUTPUT_DIR}/${NAME}/${NAME}.jshtml"
161161
git add "${OUTPUT_DIR}/${NAME}/package.json"
162162
git add "${OUTPUT_DIR}/${NAME}/tsconfig.json"
163163
git add "${OUTPUT_DIR}/${NAME}/vite.config.js"
164-
git add "${OUTPUT_DIR}/${NAME}/README.md"
164+
git add "${OUTPUT_DIR}/${NAME}/README.md"

0 commit comments

Comments
 (0)