apple2pi/src/a2setvd

7 lines
105 B
Bash
Executable File

#!/bin/bash
a2pidcmd 0xC2
rm /usr/share/a2pi/A2VD$1.PO
ln -s $2 /usr/share/a2pi/A2VD$1.PO
a2pidcmd 0xC0