updated on Thu Jan 19 20:01:47 UTC 2012
[aur-mirror.git] / netcfgfx-git / netcfgfx.install
blob21c320a1c84f38f7a761c5f82cbf73fb6db29f2e
1 post_install() {
2     cat << EOF
4 Please be sure that your user is in the network group. If not execute the following (a login/logout is necessary)
5     
6         $ gpasswd -a $USER network
7 EOF