3 lines
42 B
Text
3 lines
42 B
Text
post_install() {
|
|
systemctl enable cups
|
|
}
|
post_install() {
|
|
systemctl enable cups
|
|
}
|