It doesn't work, should it look like this the script?
#!/bin/sh
[ "$1" = "post" ] ## exec /usr/sbin/modprobe Intel Corporation Wireless-AC 9260
[ "$1" = "pre" ] ## exec /usr/sbin/modprobe -r Intel Corporation Wireless-AC 9260
exit 0
EDIT: should the name be something like wlp62s0 ??? I'm going to try it
how do I check the name? because iwlwifi doesn't work