mirror of
https://github.com/grdl/git-get.git
synced 2026-02-04 18:34:51 +00:00
3 lines
77 B
Bash
Executable File
3 lines
77 B
Bash
Executable File
#!/bin/sh
|
|
# Remove symlink for git-list command
|
|
rm -f /usr/local/bin/git-list |