6 lines
53 B
Text
6 lines
53 B
Text
|
#!/bin/bash
|
||
|
|
||
|
set -e
|
||
|
|
||
|
install-packages dracut-network
|