changle git local root dir

This commit is contained in:
2024-10-24 16:39:37 +08:00
parent 587e7a65f0
commit 9e5b4c1bf1
10 changed files with 21 additions and 21 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
Home=/home/simon
GitLocalRoot=${Home}/local.git
GitLocalRoot=${Home}/omc.git
EmsBEDir=${GitLocalRoot}/be.ems
user="root"
password="1000omc@kp!"

View File

@@ -1,7 +1,7 @@
#!/bin/bash
Home=/home/simon
GitLocalRoot=${Home}/local.git
GitLocalRoot=${Home}/omc.git
EmsBEDir=${GitLocalRoot}/be.ems
EMSBuildDir=${GitLocalRoot}/build.ems
user="root"