fix: add build script header
This commit is contained in:
parent
35be603db1
commit
4aed25a68c
1 changed files with 2 additions and 0 deletions
2
build.sh
2
build.sh
|
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
pnpm run check
|
||||
pnpm run build
|
||||
sudo systemctl restart bitdori-www
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue