build.sh 58 B

1234
  1. #!/bin/bash
  2. cd ../hostapd/
  3. cp defconfig .config
  4. make -j 2