diff options
-rwxr-xr-x | add-git-user | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/add-git-user b/add-git-user index d430f2f..d64bf49 100755 --- a/add-git-user +++ b/add-git-user @@ -1,6 +1,6 @@ #!/bin/sh -### Add a Git user to the system +### Add a Git user to the system ### Copyright (C) 2015, 2022 Rafael Laboissière ### |