You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo "If you havent compiled or installed berkeleyDB yet, here is a install script: https://raw.githubusercontent.com/WisprProject/WisprDevOps/master/install_berkley_0_4_8.sh"
exit 1;
fi
echo '## Increasing swap size.';
read -r -p "Do want to create a /swapfile of 1G in order to make sure the machine has anough RAM to compile the wallet? (Mainly used for devices with a small amount of ram) [y/N] " response