Fixing launch.
This commit is contained in:
@@ -10,7 +10,7 @@ if [ ! -f ".env" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Start building the agentcore launch command
|
# Start building the agentcore launch command
|
||||||
LAUNCH_CMD="agentcore launch"
|
LAUNCH_CMD="agentcore launch --auto-update-on-conflict"
|
||||||
|
|
||||||
echo "Loading environment variables from .env file..."
|
echo "Loading environment variables from .env file..."
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user