diff options
Diffstat (limited to 'roles/git/files/git-shell-commands/env')
-rw-r--r-- | roles/git/files/git-shell-commands/env | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/roles/git/files/git-shell-commands/env b/roles/git/files/git-shell-commands/env deleted file mode 100644 index 8b4b496..0000000 --- a/roles/git/files/git-shell-commands/env +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh -# -# Print current environment. -# -# Aaron LI -# 2017-06-18 -# - -/usr/bin/env |