scripts/sudohg
author Tomas Zeman <tomas@functionals.cz>
Tue, 15 Dec 2020 09:22:21 +0100
changeset 60 4267602e8494
parent 42 8a7132bd1a3d
permissions -rwxr-xr-x
fs2json: directory structure -> json object converter. E.g. to be used instead of erica / py-Couchapp (interaction with couchdb is left to the user).
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
42
8a7132bd1a3d scripts/sudohg
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
     1
#!/bin/sh
8a7132bd1a3d scripts/sudohg
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
     2
exec sudo hg "$@"
8a7132bd1a3d scripts/sudohg
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
     3