8 lines
145 B
Desktop File
8 lines
145 B
Desktop File
|
|
[Unit]
|
||
|
|
Description=Flash Host Bios image %I to Host
|
||
|
|
|
||
|
|
[Service]
|
||
|
|
Type=oneshot
|
||
|
|
RemainAfterExit=no
|
||
|
|
ExecStart=/usr/sbin/bios-update.sh /tmp/images/%i
|