Don't alias the lotus-daemon

This commit is contained in:
Ian Davis 2022-10-04 00:02:51 +01:00
parent 1d1f55125a
commit 80dc0ce879

View File

@ -23,12 +23,10 @@ MANAGED_FILES=(
)
# this is required on digitalocean, which does not have snap seeded correctly at this phase.
apt-get update
apt-get reinstall snapd
apt-get -y update && apt-get -y reinstall snapd
snap install lotus
snap alias lotus.lotus-daemon lotus-daemon
snap alias lotus.lotus-miner lotus-miner
snap alias lotus.lotus-worker lotus-worker