mirror of
https://github.com/grdl/git-get.git
synced 2026-02-05 13:08:47 +00:00
Replace scripts with a simple symlink creation in nfpm packages goreleaser config
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
#!/bin/sh
|
||||
# Create symlink for git-list command
|
||||
ln -sf /usr/local/bin/git-get /usr/local/bin/git-list
|
||||
@@ -1,3 +0,0 @@
|
||||
#!/bin/sh
|
||||
# Remove symlink for git-list command
|
||||
rm -f /usr/local/bin/git-list
|
||||
Reference in New Issue
Block a user