mirror of
https://github.com/phabrics/Run-Sun3-SunOS-4.1.1.git
synced 2026-04-29 11:02:59 -04:00
8 lines
191 B
Bash
Executable File
8 lines
191 B
Bash
Executable File
#! /bin/bash
|
|
|
|
export LTLD_LIBRARY_PATH=/opt/tme/lib
|
|
PATH=$PATH:/opt/tme/bin
|
|
|
|
tme-sun-idprom 3/150 8:0:20:11:22:33 > sun3-idprom.bin
|
|
tme-sun-eeprom < sun3-carrera-eeprom.txt > sun3-eeprom.bin
|