Use lotus snap (and fix typo) for packer builds

This commit is contained in:
Ian Davis 2022-08-10 11:44:52 -07:00
parent ca713c57e7
commit 670c53e863

View File

@ -26,14 +26,14 @@ MANAGED_FILES=(
apt update apt update
apt reinstall snapd apt reinstall snapd
snap install lotus-filecoin snap install lotus
snap alias lotus-filecoin.lotus lotus snap alias lotus.lotus lotus
snap alias lotus-file.con.lotus-daemon lotus-daemon snap alias lotus.lotus-daemon lotus-daemon
snap alias lotus-filecoin.lotus-miner lotus-miner snap alias lotus.lotus-miner lotus-miner
snap alias lotus-filecoin.lotus-worker lotus-worker snap alias lotus.lotus-worker lotus-worker
snap stop lotus-filecoin.lotus-daemon snap stop lotus.lotus-daemon
# Setup firewall # Setup firewall
yes | ufw enable yes | ufw enable