parent
0442f6c823
commit
f50edb467a
|
@ -11,4 +11,5 @@ echo "Set up ckanext.xloader.api_token in the CKAN config file"
|
|||
ckan config-tool $CKAN_INI "ckanext.xloader.api_token = $(ckan -c $CKAN_INI user token add ckan_admin xloader | tail -n 1 | tr -d '\t')"
|
||||
|
||||
# Setup worker
|
||||
ckan config-tool $CKAN_INI jobs worker
|
||||
echo "Set up CKAN jobs worker"
|
||||
ckan config-tool $CKAN_INI jobs worker default
|
Loading…
Reference in New Issue