Skip to content

Commit b409214

Browse files
Copilotrrrutledge
andcommitted
Remove duplicate script and fix npm start path
Co-authored-by: rrrutledge <9609562+rrrutledge@users.noreply.github.com>
1 parent b982be6 commit b409214

2 files changed

Lines changed: 1 addition & 25 deletions

File tree

hugo-server.sh

Lines changed: 0 additions & 24 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"scripts": {
99
"build": "hugo",
1010
"build:preview": "hugo --baseURL \"${DEPLOY_PRIME_URL:-/}\" --buildDrafts --buildFuture",
11-
"start": ".vscode/start-hugo.sh"
11+
"start": "./.vscode/start-hugo.sh"
1212
},
1313
"devDependencies": {
1414
"autoprefixer": "^10.3.4",

0 commit comments

Comments
 (0)