mirror of
https://github.com/simon987/sist2.git
synced 2025-12-13 23:39:04 +00:00
cbz fix
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
rm -rf index.sist2/
|
||||
|
||||
rm web/js/bundle.js 2> /dev/null
|
||||
cat `ls -v web/js/*.min.js` > web/js/bundle.js
|
||||
cat `ls web/js/*.min.js` > web/js/bundle.js
|
||||
cat web/js/{util,dom,search}.js >> web/js/bundle.js
|
||||
|
||||
rm web/css/bundle.css 2> /dev/null
|
||||
|
||||
Reference in New Issue
Block a user