#!/bin/sh new=$1 old=$2 if [ "$(apk version -t $old 0.6.0)" = "<" ]; then mkdir /etc/weblog mv /etc/weblog.conf /etc/weblog/ cat <