20 lines
476 B
JSON
20 lines
476 B
JSON
{
|
|
"id": "b6781586-6346-41cd-935a-a6b1487918fc",
|
|
"snapshot": "os",
|
|
"instruction": "I want to set my current time zone to UTC+0. Can you help me?",
|
|
"source": "https://help.ubuntu.com/lts/ubuntu-help/clock-timezone.html.en",
|
|
"trajectory": "trajectories/",
|
|
"config": [
|
|
],
|
|
"related_apps": [
|
|
"os"
|
|
],
|
|
"evaluator": {
|
|
"func": "is_utc_0",
|
|
"result": {
|
|
"type": "vm_command_line",
|
|
"command": "timedatectl status",
|
|
"shell": true
|
|
}
|
|
}
|
|
} |