mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-01-11 03:11:50 +00:00
update bash completion
This commit is contained in:
@@ -6,6 +6,7 @@ chown -R `stat -c %u /work/src` /var/lib/aptly
|
||||
|
||||
args="$@"
|
||||
if [ -z "$args" ]; then
|
||||
cp /work/src/completion.d/aptly /usr/share/bash-completion/completions/
|
||||
cmd="bash"
|
||||
else
|
||||
cmd="make $@"
|
||||
|
||||
Reference in New Issue
Block a user