From e780b089b6d86941f6c03061a2a7a54ae4ec36de Mon Sep 17 00:00:00 2001 From: crupest Date: Mon, 13 Nov 2023 13:46:35 +0800 Subject: (docker:debian-dev) Refactor sources management. Improve build scripts. --- docker/debian-dev/bootstrap/setup-base.bash | 1 - 1 file changed, 1 deletion(-) (limited to 'docker/debian-dev/bootstrap/setup-base.bash') diff --git a/docker/debian-dev/bootstrap/setup-base.bash b/docker/debian-dev/bootstrap/setup-base.bash index 15328ab..5b63fbe 100755 --- a/docker/debian-dev/bootstrap/setup-base.bash +++ b/docker/debian-dev/bootstrap/setup-base.bash @@ -5,5 +5,4 @@ set -e apt-get install -y vim less man curl bash-completion rsync cat /bootstrap/bash-profile/bash-completion.bash >> /root/.bash_profile -cat /bootstrap/bash-profile/cp-no-git.bash >> /root/.bash_profile -- cgit v1.2.3