EMILE/debian/emile-bootblocks.postinst

6 lines
147 B
Bash

#!/bin/bash
ln -sf /boot/emile/m68k-second_scsi /boot/emile/second_scsi
ln -sf /lib/emile/m68k-second_floppy /lib/emile/second_floppy
#DEBHELPER#