#!/bin/sh
./dropbearkey -t rsa -f /etc/dropbear_rsa_host_key
./dropbearkey -t dss -f /etc/dropbear_dss_host_key
