mirror of
https://github.com/archlinux-jerry/pkgbuilds
synced 2024-11-15 10:32:23 +08:00
5 lines
86 B
Text
5 lines
86 B
Text
|
pre_remove() {
|
||
|
systemctl stop overture.service
|
||
|
systemctl disable overture.service
|
||
|
}
|