6
0
mirror of https://github.com/grdl/git-get.git synced 2026-02-04 20:19:42 +00:00
Files
git-get/scripts/postinstall.sh
2025-08-23 22:48:00 +02:00

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