mirror of
https://github.com/grdl/git-get.git
synced 2026-02-04 15:39:46 +00:00
3 lines
101 B
Bash
Executable File
3 lines
101 B
Bash
Executable File
#!/bin/sh
|
|
# Create symlink for git-list command
|
|
ln -sf /usr/local/bin/git-get /usr/local/bin/git-list |