From 09148f3cb66dfcb3bf3f0e1c4935e470c70f88ef Mon Sep 17 00:00:00 2001 From: Joseph Le Date: Thu, 12 Oct 2023 15:20:25 +1100 Subject: [PATCH] udpate REAME --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2f5cceb..39ed066 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ root@root# ```sh mkdir service_run ``` - +Copy environment file ```sh cp service/giteaService.conf service_run/giteaService.conf ``` @@ -39,14 +39,16 @@ root@root# root@root# ```sh - service_run/giteaService.conf + nano service_run/giteaService.conf ``` ### 6) Run file "install.sh" to install service root@root# + ```sh ./install.sh ``` +
install server
#### ** Note: **