removed install scripts

This commit is contained in:
arcan1s
2014-03-25 12:00:34 +04:00
parent 6132de0951
commit 20e744d3cd
8 changed files with 6 additions and 31 deletions

View File

@ -1,11 +1,6 @@
post_install() {
xdg-icon-resource forceupdate --theme hicolor 2> /dev/null
update-desktop-database -q
cat << EOF
Not to enter a root password you may add following lines to /etc/sudoers:
USERNAME ALL=NOPASSWD: /usr/bin/netctl-gui-netctl
USERNAME ALL=NOPASSWD: /usr/bin/netctl-gui-wpa_supplicant
EOF
}
post_upgrade() {