I just installed an allstar server (with acid) and I want it to download
its configuration file from the allstar server
But when it come to it it fail with: Failed to download configuration
list
I did :
cd /tmp
curl -L https://allstarlink.org/config/portalconfig.sh -o foo.sh
sh foo.sh ; rm foo.sh
But its allways the same thing, it can get the foo.sh script from curl, but
it will fail to download..
anyone can help?
Pierre
VE2PF