This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
alist
mirror of
https://github.com/Xhofe/alist
Watch
1
Star
0
Fork
You've already forked alist
0
Code
Issues
Releases
Wiki
Activity
🐛
fix build web file
Browse Source
pull/548/head
微凉
2021-12-20 23:59:55 +08:00
parent
1485ab2677
commit
3781043c78
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
1
build.sh
Unescape
Escape
View File
@ -44,6 +44,7 @@ if [ "$1" == "release" ]; then
mv dist/ ../alist/public
else
yarn build
mv dist/ ../alist/public
fi
cd
..
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
github/alist
Title
Body
Create Issue