Update 'nixconf.sh'
This commit is contained in:
parent
905b4aa248
commit
e44c6aa4dd
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
#Wlan password:
|
#Wlan password:
|
||||||
pw="enter password here"
|
#pw="enter password here"
|
||||||
#nix-shell -p git
|
nix-shell -p git
|
||||||
echo "=================================================="
|
echo "=================================================="
|
||||||
echo "replacing config"
|
echo "replacing config"
|
||||||
echo "=================================================="
|
echo "=================================================="
|
||||||
|
|
Loading…
Reference in a new issue