Fix unmatched quote
This commit is contained in:
parent
0f1f598c76
commit
45c35ca1a6
@ -152,6 +152,6 @@ stow-config () {
|
||||
}
|
||||
|
||||
getwifipassword() {
|
||||
security find-generic-password -ga "$1" | rg "password
|
||||
security find-generic-password -ga "$1" | rg "password"
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user