Skip to content

Commit

Permalink
point to GSA CKAN fork
Browse files Browse the repository at this point in the history
  • Loading branch information
btylerburton committed Dec 19, 2024
1 parent b54036b commit 1fcc6df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/setup-ckan.bash
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ sudo apt-get update -qq
sudo apt-get install xmlsec1 libxmlsec1-dev

echo "Installing CKAN and its Python dependencies..."
git clone https://github.com/ckan/ckan
git clone https://github.com/GSA/ckan
cd ckan
if [ $CKANVERSION == 'master' ]
then
Expand Down

0 comments on commit 1fcc6df

Please sign in to comment.