Closed tranquanghuy0801 closed 6 months ago
Fix the issue in running ./scripts/onboarding.sh to set GUILD_ID correctly due to a space in .env.dist file
./scripts/onboarding.sh
GUILD_ID
.env.dist
Re-run the ./scripts/onboarding.sh and the GUILD_ID is set correctly
Description
Fix the issue in running
./scripts/onboarding.sh
to setGUILD_ID
correctly due to a space in.env.dist
fileMotivation and Context
Related Issue
How Has This Been Tested?
Re-run the
./scripts/onboarding.sh
and theGUILD_ID
is set correctlyScreenshots (if appropriate):
Types of changes
Checklist: