UPDATE ~/.bashrc OK

This commit is contained in:
qo-op 2020-12-06 02:09:28 +01:00
parent 1f1a10e7f6
commit ba09a353f7
1 changed files with 2 additions and 0 deletions

View File

@ -22,4 +22,6 @@ echo "export G1PUB=$G1PUB" >> ~/.bashrc
echo "export IPFSNODEID=$IPFSNODEID" >> ~/.bashrc
source ~/.bashrc
echo "UPDATE ~/.bashrc OK"
tail -n 4 ~/.bashrc
exit 0