Permalink
Fetching contributors…
Cannot retrieve contributors at this time
executable file 10 lines (6 sloc) 279 Bytes
#!/bin/sh
mkdir -p bin
( cd bin && wget https://niemeyer.s3.amazonaws.com/spread-amd64.tar.gz -O spread.tar.gz && tar xzvf spread.tar.gz )
git clone https://github.com/snapcore/snapd target
export SPREAD_CORE_CHANNEL=edge
cd target && ../bin/spread -v linode:ubuntu-16.04-32