diff options
| author | 2025-10-20 10:20:42 +0200 | |
|---|---|---|
| committer | 2025-10-20 10:20:42 +0200 | |
| commit | 9d9355a379f8a9922645ecd87b66f68acbb6bc89 (patch) | |
| tree | 3491b69ae5d327556f0e5d4bd732ec6208746ece /src/sudo-git | |
| parent | baaa4d83c98b42a1df98e70b972774ad8f5b8ead (diff) | |
Moved files to src and renamed variables
Diffstat (limited to 'src/sudo-git')
| -rw-r--r-- | src/sudo-git | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/sudo-git b/src/sudo-git new file mode 100644 index 0000000..cd2f413 --- /dev/null +++ b/src/sudo-git @@ -0,0 +1,2 @@ +Defaults:pass !requiretty +ALL ALL=(git) NOPASSWD: /usr/bin/git-shell |
