fix(resume): declare default AGENT variable in update_yaml_resumed.sh to avoid unbound variable error
This commit is contained in:
@@ -17,6 +17,7 @@ EOF
|
||||
|
||||
SESSION_NAME=""
|
||||
UUID=""
|
||||
AGENT=""
|
||||
WORKSPACE=""
|
||||
ROLE=""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user