pkgbuilds/parch-printer/printer.install

4 lines
42 B
Text
Raw Normal View History

2024-06-08 11:07:21 +03:30
post_install() {
systemctl enable cups
}