scripts/sudohg
authorTomas Zeman <tzeman@volny.cz>
Tue, 18 Mar 2014 12:01:14 +0100
changeset 42 8a7132bd1a3d
parent 39 1fc1aab8014b
child 43 e77797110e95
scripts/sudohg
scripts/sudohg
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/scripts/sudohg	Tue Mar 18 12:01:14 2014 +0100
@@ -0,0 +1,3 @@
+#!/bin/sh
+exec sudo hg "$@"
+