This commit is contained in:
Mike Phares 2022-01-13 17:25:45 -07:00
parent a673cd50e8
commit 92d38756c0

View File

@ -116,6 +116,18 @@
"command": "\"C:\\Program Files\\PuTTY\\putty.exe\" -ssh unity4@192.168.0.73 -pw 4hink",
"group": "Putty",
"name": "Putty - Unity4"
},
{
"auto": true,
"command": "sudo chown unity4 {resource}",
"group": "Ubuntu",
"name": "Ubuntu - chown unity4"
},
{
"auto": true,
"command": "sudo chown root {resource}",
"group": "Ubuntu",
"name": "Ubuntu - chown root"
}
],
"mssql.connections": [