【基础环境】 install_base 更名为 install_all
This commit is contained in:
parent
48f1663b39
commit
836ee6040f
@ -1,6 +1,6 @@
|
||||
@echo off
|
||||
chcp 65001 >nul
|
||||
title MinIO Quick Start
|
||||
:: title MinIO Quick Start
|
||||
|
||||
set MINIO_EXE=minio.exe
|
||||
set DATA_DIR=./data
|
||||
|
@ -1,7 +1,7 @@
|
||||
@echo off
|
||||
setlocal enabledelayedexpansion
|
||||
chcp 65001 >nul
|
||||
title RocketMQ Quick Start
|
||||
:: title RocketMQ Quick Start
|
||||
|
||||
set "SCRIPT_DIR=%~dp0"
|
||||
cd /d "%SCRIPT_DIR%"
|
||||
|
@ -1,7 +1,7 @@
|
||||
;iss
|
||||
|
||||
#define MyAppName "基础环境"
|
||||
#define MyAppVersion "1.0.5"
|
||||
#define MyAppVersion "1.0.6"
|
||||
#define MyAppPublisher "X"
|
||||
#define MyAppURL "~"
|
||||
#define MyAppExeName "command"
|
Loading…
x
Reference in New Issue
Block a user