I have a script to update my system.  Here’s my code

cd /spider 
git remote update 
git reset --hard origin/mojo
git pull


For a good while now I get the following response


$ ./dxs_update.sh

Fetching origin
fatal: unable to look up scm.dxcluster.org (port 9418) (Name or service not known)
error: Could not fetch origin
HEAD is now at c3350180 fix Filtering debug unitialised message
fatal: unable to look up scm.dxcluster.org (port 9418) (Name or service not known)


Are there any updates on this problem?


Jim W8BS