I started Shaos script, mentioned above to update my node, but the script stops after a while. Can anybody help me please?
/bin/mkdir -p '/usr/local/bin'
/usr/bin/install -c chaincoind chaincoin-cli '/usr/local/bin'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/chaincoin/chaincoin/src'
make[2]: Leaving directory '/home/chaincoin/chaincoin/src'
make[1]: Leaving directory '/home/chaincoin/chaincoin/src'
make[1]: Entering directory '/home/chaincoin/chaincoin'
make[2]: Entering directory '/home/chaincoin/chaincoin'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/chaincoin/chaincoin'
make[1]: Leaving directory '/home/chaincoin/chaincoin'
That's the last output. All I get after that is a blinking cursor.
And by the way, the slack invitor also doesn't work. I get a "Failed!Token revoked" error after submitting my email.
EDIT: getinfo reports the correct version 90302, and status is "ENABLED". So everything should be ok and I can abort the running script?