Advertisement
Guest User

Untitled

a guest
Dec 24th, 2021
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ctrl_interface=DIR=/run/wpa_supplicant GROUP=netdev
  2. update_config=1
  3. #country=US
  4.  
  5. network={
  6.         ssid="Wifi network name here"
  7.         psk="Wifi password here"
  8. }
  9.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement