Don't alias the lotus-daemon
This commit is contained in:
parent
1d1f55125a
commit
80dc0ce879
@ -23,12 +23,10 @@ MANAGED_FILES=(
|
|||||||
)
|
)
|
||||||
|
|
||||||
# this is required on digitalocean, which does not have snap seeded correctly at this phase.
|
# this is required on digitalocean, which does not have snap seeded correctly at this phase.
|
||||||
apt-get update
|
apt-get -y update && apt-get -y reinstall snapd
|
||||||
apt-get reinstall snapd
|
|
||||||
|
|
||||||
snap install lotus
|
snap install lotus
|
||||||
|
|
||||||
snap alias lotus.lotus-daemon lotus-daemon
|
|
||||||
snap alias lotus.lotus-miner lotus-miner
|
snap alias lotus.lotus-miner lotus-miner
|
||||||
snap alias lotus.lotus-worker lotus-worker
|
snap alias lotus.lotus-worker lotus-worker
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user