1
0
Files
build.ems/debbuild/22.04/DEBIAN/preinst
2024-02-18 11:37:40 +08:00

9 lines
189 B
Plaintext

# !/bin/sh
FERootDir=/usr/local/omc/htdocs/front
# apt-get install zip
# clear front-end old hash js files
rm -rf ${FERootDir}/assets
rm -rf ${FERootDir}/js
rm -rf ${FERootDir}/index.*.js