This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
tango-tsg-master/preinstall/uninstall.sh
liuxueli 68bc2cea5b 更新配置文件
添加autorelease.sh文件
增加预安装脚本
2019-12-12 15:38:14 +08:00

6 lines
176 B
Bash

#!/bin/sh
DST=${RPM_INSTALL_PREFIX}
mkdir -p ${DST}/plug/platform/
sed -i '/tsg_master.inf/d' ${DST}/plug/conflist.inf
sed -i '/POLICY_PRIORITY/d' ${DST}/etc/project_list.conf