Skip to content

Commit 27d5aa5

Browse files
author
gaowei
committed
feat: edit package
1 parent 19af238 commit 27d5aa5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,8 +179,8 @@ run() {
179179

180180
package_markdownblog() {
181181
BINARY_NAME='markdown-blog'
182-
MAIN_FILE="./cmd/markdown-blog.go"
183-
INCLUDE_FILE=()
182+
MAIN_FILE="./markdown-blog.go"
183+
INCLUDE_FILE=("./web")
184184

185185

186186
run

0 commit comments

Comments
 (0)