chore: add task to update start.sh script in $HOME/
This commit is contained in:
parent
1c7bc517dd
commit
bdac248845
8
.vscode/tasks.json
vendored
8
.vscode/tasks.json
vendored
@ -56,6 +56,14 @@
|
||||
"problemMatcher": [],
|
||||
"detail": "Copy gitconfig.template to $HOME/"
|
||||
},
|
||||
{
|
||||
"label": "GitOps(Update): start.sh",
|
||||
"type": "shell",
|
||||
"command": ".bin/gitops update start.sh",
|
||||
"group": "build",
|
||||
"problemMatcher": [],
|
||||
"detail": "Copy start.sh to $HOME/"
|
||||
},
|
||||
{
|
||||
"label": "Create home tarball",
|
||||
"type": "shell",
|
||||
|
Loading…
x
Reference in New Issue
Block a user