mirror of
https://github.com/arcan1s/pkgbuild.git
synced 2025-07-15 06:15:48 +00:00
update netctl-gui
This commit is contained in:
@ -4,9 +4,9 @@ post_install() {
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
post_install
|
||||
post_install "$1"
|
||||
}
|
||||
|
||||
post_remove() {
|
||||
post_install
|
||||
post_install "$1"
|
||||
}
|
||||
|
Reference in New Issue
Block a user