mirror of
https://github.com/filebrowser/filebrowser.git
synced 2026-07-20 18:19:30 +00:00
Add build script
This commit is contained in:
parent
50c581ebb2
commit
7ea1745468
1 changed files with 4 additions and 0 deletions
4
build.sh
Normal file
4
build.sh
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
rm -rf assets/dist
|
||||
npm run build
|
||||
rice embed-go
|
||||
Loading…
Add table
Add a link
Reference in a new issue