diff --git a/.shellspec b/.shellspec new file mode 100644 index 00000000..e69de29b diff --git a/tools/my.sh b/tools/my.sh index 65741077..518f029c 100755 --- a/tools/my.sh +++ b/tools/my.sh @@ -392,4 +392,5 @@ myASTROTUBE="https://$(myAstroTube)" && myASTROPORT="https://astroport.$(myHostName)" \ && myAPI="https://ipfs.$(myHostName)" \ && myIPFS="https://ipfs.$(myDomainName)" \ - && myHOST="astroport.$(myHostName)" + && myHOST="astroport.$(myHostName)" \ + || true