Skip to content

Commit

Permalink
Remove unused packages for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
duskobogdanovski committed Mar 15, 2021
1 parent 00f3d4e commit b145610
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bin/setup-ckan.bash
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ set -e
echo "This is setup-ckan.bash..."

echo "Installing the packages that CKAN requires..."
sudo apt-get update -qq
sudo apt-get install xmlsec1 libxmlsec1-dev
sudo apt-get update

echo "Installing CKAN and its Python dependencies..."
git clone https://github.com/ckan/ckan
Expand Down

0 comments on commit b145610

Please sign in to comment.