updated docker_bootstrap.sh

master
Hari Sekhon 2 days ago
parent 6fc486cfb8
commit 176f383c91

@ -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

Loading…
Cancel
Save