mirror of
https://git.adityakumar.xyz/betterlockscreen-openrc.git
synced 2024-11-09 10:39:45 +00:00
fix typo
This commit is contained in:
parent
a6dca80e92
commit
03cfbcd3c6
1 changed files with 1 additions and 1 deletions
2
lock.sh
2
lock.sh
|
@ -97,7 +97,7 @@ case "$1" in
|
|||
echo
|
||||
;;
|
||||
|
||||
-l | -lock)
|
||||
-l | --lock)
|
||||
|
||||
|
||||
case "$2" in
|
||||
|
|
Loading…
Reference in a new issue