Skip to content

Commit 89edc8f

Browse files
authored
fix(config): typo
1 parent bc94fc9 commit 89edc8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sh/debian/configure.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ function deployPlatform() {
309309
git clone [email protected]:01-edu/all.git /root/"$serverFQDN"
310310
cd /root/"$serverFQDN"
311311
# Generate platform environment file automatically
312-
./generate_env.sh --gen
312+
./gene_env.sh --gen
313313
./redeploy.sh --hard
314314
}
315315

0 commit comments

Comments
 (0)