mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2026-05-02 14:56:35 +00:00
update docs
change building
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
post_install() {
|
||||
setcap cap_setuid=ep usr/bin/netctlgui-helper 2>/dev/null || chmod +s usr/bin/ping
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
post_install "$1"
|
||||
}
|
||||
Reference in New Issue
Block a user