Examine and load new batch of OS examples from NL2Bash
This commit is contained in:
@@ -25,7 +25,14 @@
|
||||
{
|
||||
"type": "execute",
|
||||
"parameters": {
|
||||
"command": "./setup.sh",
|
||||
"command": "bash ./setup.sh",
|
||||
"shell": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "execute",
|
||||
"parameters": {
|
||||
"command": "xdg-open /home/user/project",
|
||||
"shell": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user