This commit is contained in:
zj
2025-12-14 21:48:45 +08:00
parent 3dbf90ca52
commit 374716a39a
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Maintainer: Your Name <your.email@example.com> # Maintainer: Your Name <your.email@example.com>
pkgname=smarttms-mysql pkgname=tms-mysql
pkgver=5.6.47 pkgver=5.6.47
pkgrel=2 pkgrel=2
pkgdesc="MySQL 5.6.47 Database Server for SmartTMS Application (pre-compiled binary)" pkgdesc="MySQL 5.6.47 Database Server for SmartTMS Application (pre-compiled binary)"

View File

@@ -2,7 +2,7 @@
# #
# 这个脚本处理 smarttms-mysql 包的安装、升级和卸载时的操作。 # 这个脚本处理 smarttms-mysql 包的安装、升级和卸载时的操作。
pkgname="smarttms-mysql" pkgname="tms-mysql"
mysql_install_dir="/usr/local/mysql" mysql_install_dir="/usr/local/mysql"
mysql_data_dir="/data/mysql" mysql_data_dir="/data/mysql"
mysql_user="mysql" mysql_user="mysql"