mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-06-03 10:04:59 +00:00
build: use symbolic link instead of custom script file to add command line for this software on Linux
This commit is contained in:
parent
8dfe882455
commit
f455df0937
8 changed files with 24 additions and 11 deletions
4
build/resources/deb/DEBIAN/postrm
Executable file
4
build/resources/deb/DEBIAN/postrm
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!bin/sh
|
||||
|
||||
rm -f /usr/bin/sourcegit
|
||||
exit 0
|
Loading…
Add table
Add a link
Reference in a new issue