Skip to content

Commit

Permalink
fix(config): typo
Browse files Browse the repository at this point in the history
  • Loading branch information
HarryVasanth authored Dec 11, 2024
1 parent bc94fc9 commit 89edc8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sh/debian/configure.sh
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ function deployPlatform() {
git clone [email protected]:01-edu/all.git /root/"$serverFQDN"
cd /root/"$serverFQDN"
# Generate platform environment file automatically
./generate_env.sh --gen
./gene_env.sh --gen
./redeploy.sh --hard
}

Expand Down

0 comments on commit 89edc8f

Please sign in to comment.