From 2874252539213022b84d8d32d21c4f701aefff7a Mon Sep 17 00:00:00 2001 From: crupest Date: Wed, 1 Nov 2023 20:58:53 +0800 Subject: (docker:debian-dev) fix bugs and add cp-no-git. --- docker/debian-dev/bootstrap/bash-profile/dquilt.bash | 1 + 1 file changed, 1 insertion(+) mode change 100755 => 100644 docker/debian-dev/bootstrap/bash-profile/dquilt.bash (limited to 'docker/debian-dev/bootstrap/bash-profile/dquilt.bash') diff --git a/docker/debian-dev/bootstrap/bash-profile/dquilt.bash b/docker/debian-dev/bootstrap/bash-profile/dquilt.bash old mode 100755 new mode 100644 index a0a469b..96a4eb2 --- a/docker/debian-dev/bootstrap/bash-profile/dquilt.bash +++ b/docker/debian-dev/bootstrap/bash-profile/dquilt.bash @@ -1,3 +1,4 @@ alias dquilt="quilt --quiltrc=${HOME}/.quiltrc-dpkg" . /usr/share/bash-completion/completions/quilt complete -F _quilt_completion $_quilt_complete_opt dquilt + -- cgit v1.2.3