From 9f49bd35002502708b46ec3f0a05c72b52b5f9af Mon Sep 17 00:00:00 2001 From: lqs <441785369@qq.com> Date: Wed, 5 Mar 2025 23:57:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=201.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1.sh b/1.sh index e050bf5..51676f1 100644 --- a/1.sh +++ b/1.sh @@ -2,7 +2,7 @@ set -euo pipefail sudo apt update -y sudo apt install -y postgresql - +#MAX_UPLOAD_SIZE = 300 # 创建用户(带存在判断) sudo -u postgres psql <