1
0

fix: clear FE old index hash files

This commit is contained in:
2024-02-18 11:29:51 +08:00
parent 3b273be5d0
commit fd4ad885c0
2 changed files with 2 additions and 2 deletions

View File

@@ -5,6 +5,6 @@ FERootDir=/usr/local/omc/htdocs/front
# clear front-end old hash js files
rm -rf ${FERootDir}/assets
rm -rf ${FERootDir}/js
rm -rf index.*.js
rm -rf ${FERootDir}/index.*.js