Fixed typo

This commit is contained in:
2025-08-31 19:58:14 +02:00
parent c836f86150
commit e823556a4d

View File

@@ -92,7 +92,7 @@ def init.weatherMCPTutorial() {
cd $DEV_HOME
}
def init.myTTSClient()
def init.myTTSClient() {
workon MyTTSClient
DEV_HOME=~/Dev/MyTTSClient
export DEV_HOME