mirror of
https://github.com/vivier/EMILE.git
synced 2025-01-06 18:30:51 +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#
|