Skip to content

Commit

Permalink
updated docker_bootstrap.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Sep 22, 2024
1 parent 6fc486c commit 176f383
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions setup/docker_bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,6 @@ curl -sSf "https://raw.githubusercontent.com/HariSekhon/$repo/master/setup/boots

sh /bootstrap.sh

if [ "$repo" = pytools ]; then
ln -sv -- "$basedir/python-tools" "$basedir/pytools"
fi

cd "$basedir/$repo"

if [ -z "${NO_TESTS:-}" ]; then
Expand Down

0 comments on commit 176f383

Please sign in to comment.