8 lines
105 B
Plaintext
8 lines
105 B
Plaintext
postinstall(){
|
|
systemctl restart nordvpnd.service
|
|
}
|
|
|
|
postupdate() {
|
|
systemctl restart nordvpnd.service
|
|
}
|