summarylogtreecommitdiffstats
path: root/lceda-pro.install
blob: 4513b9864900cbb8375846860a5c15955002585e (plain)
1
2
3
4
5
6
7
8
post_install() {
    echo "立创 EDA 专业版激活文件免费下载地址: https://lceda.cn/page/desktop-client-activation"
}

post_upgrade() {
  post_install
}