diff --git a/User/settings.json b/User/settings.json index 1ef7d76..830b472 100644 --- a/User/settings.json +++ b/User/settings.json @@ -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": [