diff options
author | Daniel Silverstone <daniel.silverstone@codethink.co.uk> | 2014-05-07 15:36:06 +0100 |
---|---|---|
committer | Daniel Silverstone <daniel.silverstone@codethink.co.uk> | 2014-05-07 15:36:06 +0100 |
commit | fbf97165fcdc93094bdeff607a6738d1c633ed9e (patch) | |
tree | 6806a595836e28cae9b6630b9369210ea9c8a123 /open-source-lorries | |
parent | 8d1c851e3d3d5767f0c533e656aac34a76243d68 (diff) | |
download | lorries-fbf97165fcdc93094bdeff607a6738d1c633ed9e.tar.gz |
Lorry the 'sudo' tool
Diffstat (limited to 'open-source-lorries')
-rw-r--r-- | open-source-lorries/sudo.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/sudo.lorry b/open-source-lorries/sudo.lorry new file mode 100644 index 0000000..5187ec2 --- /dev/null +++ b/open-source-lorries/sudo.lorry @@ -0,0 +1,6 @@ +{ + "sudo": { + "type": "hg", + "url": "http://www.sudo.ws/repos/sudo" + } +} |