5 lines
143 B
Plaintext
5 lines
143 B
Plaintext
|
#!/bin/sh
|
||
|
# e2k images are distributed through MCST now with a separate agreement
|
||
|
|
||
|
sed -i '/license/d' /usr/share/install2/installer-steps ||:
|