Compare commits
No commits in common. "main" and "master" have entirely different histories.
1 changed files with 1 additions and 0 deletions
1
z-auth.sh
Normal file → Executable file
1
z-auth.sh
Normal file → Executable file
|
|
@ -1,4 +1,5 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
## Silent errors
|
||||||
exec 2>/dev/null
|
exec 2>/dev/null
|
||||||
PINCODE="2606"
|
PINCODE="2606"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue