update
This commit is contained in:
2
PKGBUILD
2
PKGBUILD
@@ -1,6 +1,6 @@
|
||||
# Maintainer: Your Name <your.email@example.com>
|
||||
|
||||
pkgname=smarttms-mysql
|
||||
pkgname=tms-mysql
|
||||
pkgver=5.6.47
|
||||
pkgrel=2
|
||||
pkgdesc="MySQL 5.6.47 Database Server for SmartTMS Application (pre-compiled binary)"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
#
|
||||
# 这个脚本处理 smarttms-mysql 包的安装、升级和卸载时的操作。
|
||||
|
||||
pkgname="smarttms-mysql"
|
||||
pkgname="tms-mysql"
|
||||
mysql_install_dir="/usr/local/mysql"
|
||||
mysql_data_dir="/data/mysql"
|
||||
mysql_user="mysql"
|
||||
Reference in New Issue
Block a user