File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ _cleanup()
10
10
if ! [ -f /etc/bind.key ]
11
11
then
12
12
# Default bind key
13
- echo " OoLVgEYyFofg9zdhfYPks8/L8fqWaF9Jk8aEnynFPsXNqhSpRCMbVKBFP4fCEOv5DGcbXmUHV5eSykAbFB70ew ==" | base64 -d > /etc/bind.key
13
+ echo " RvrSKeUVjoU/xXaYTWC+7AtlVdhvuQlhw5UvdlkM84L80RfATVid7J7y/dVnm48LCsmB1hRhPtgkxNe0kmB9Dg ==" | base64 -d > /etc/bind.key
14
14
fi
15
15
16
16
trap _cleanup EXIT
Original file line number Diff line number Diff line change 18
18
if ! [ -f /etc/bind.key ]
19
19
then
20
20
# Default bind key
21
- echo " OoLVgEYyFofg9zdhfYPks8/L8fqWaF9Jk8aEnynFPsXNqhSpRCMbVKBFP4fCEOv5DGcbXmUHV5eSykAbFB70ew ==" | base64 -d > /etc/bind.key
21
+ echo " RvrSKeUVjoU/xXaYTWC+7AtlVdhvuQlhw5UvdlkM84L80RfATVid7J7y/dVnm48LCsmB1hRhPtgkxNe0kmB9Dg ==" | base64 -d > /etc/bind.key
22
22
fi
23
23
24
24
if ! [ -f /etc/wifibroadcast.cfg ]
You can’t perform that action at this time.
0 commit comments