1
0
Files
build.ems/debbuild/DEBIAN/preinst

9 lines
191 B
Plaintext

# !/bin/bash
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