mirror of
https://github.com/vivier/EMILE.git
synced 2024-12-23 01:29:34 +00:00
6 lines
147 B
Plaintext
6 lines
147 B
Plaintext
|
#!/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#
|