mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-20 04:12:42 +00:00
mysql: disable dry-run
This commit is contained in:
parent
df2a022525
commit
5c58326fb8
2
mysql.sh
2
mysql.sh
@ -25,7 +25,7 @@ mkdir -p ${YUM_PATH} ${UBUNTU_PATH} ${DEBIAN_PATH}
|
|||||||
|
|
||||||
|
|
||||||
# =================== APT repos ===============================
|
# =================== APT repos ===============================
|
||||||
export APT_DRY_RUN=0
|
# export APT_DRY_RUN=0
|
||||||
MYSQL_APT_REPOS=("mysql-5.6" "mysql-5.7" "mysql-tools" "connector-python-2.1")
|
MYSQL_APT_REPOS=("mysql-5.6" "mysql-5.7" "mysql-tools" "connector-python-2.1")
|
||||||
|
|
||||||
base_url="${BASE_URL}/apt/ubuntu"
|
base_url="${BASE_URL}/apt/ubuntu"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user