Update memos.sh
This commit is contained in:
parent
aa32fc192f
commit
219eabdc55
@ -37,7 +37,7 @@ function update_script() {
|
|||||||
msg_info "Building Memos (patience)"
|
msg_info "Building Memos (patience)"
|
||||||
cd /opt/memos/web
|
cd /opt/memos/web
|
||||||
$STD pnpm install --frozen-lockfile
|
$STD pnpm install --frozen-lockfile
|
||||||
$STD pnpm build
|
$STD pnpm release
|
||||||
cd /opt/memos
|
cd /opt/memos
|
||||||
$STD go build -o memos ./cmd/memos
|
$STD go build -o memos ./cmd/memos
|
||||||
msg_ok "Built Memos"
|
msg_ok "Built Memos"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user