mirror of
ssh://git.janware.com/janware/proj/jw-pkg
synced 2026-04-24 17:23:36 +02:00
scripts/usr-bin: Install symlink /usr/bin/jw-pkg
Install a symlink /usr/bin/jw-pkg -> /opt/jw-pkg/bin/jw-pkg.py in order to have jw-pkg in $PATH. Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
67eab4b864
commit
af6de30546
5 changed files with 10 additions and 2 deletions
1
conf/bash-completion.d/jw-pkg
Normal file
1
conf/bash-completion.d/jw-pkg
Normal file
|
|
@ -0,0 +1 @@
|
|||
eval "$(register-python-argcomplete jw-pkg jw-pkg.py /usr/bin/jw-pkg /opt/jw-pkg/bin/jw-pkg.py)"
|
||||
|
|
@ -1 +0,0 @@
|
|||
eval "$(register-python-argcomplete /opt/jw-pkg/bin/jw-pkg.py jw-pkg.py)"
|
||||
Loading…
Add table
Add a link
Reference in a new issue