#!/bin/sh -e # download runit from apk echo "https://mirrors.aliyun.com/alpine/edge/community" >> /etc/apk/repositories apk add --update runit