From 2beb09d8ef89e52b9a9eb77736059573246985a3 Mon Sep 17 00:00:00 2001 From: lqs <441785369@qq.com> Date: Tue, 4 Mar 2025 21:34:47 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/1.sh b/1.sh index 04aa46d..c7f1512 100644 --- a/1.sh +++ b/1.sh @@ -1,6 +1,7 @@ #!/bin/bash set -euo pipefail sudo apt update -y +sudo apt install -y postgresql sudo cp gitea-1.23.4-linux-amd64 gitea chmod +x gitea sudo mv gitea /usr/local/bin/