mirror of
https://github.com/arkenfox/user.js.git
synced 2025-05-01 14:33:38 +02:00
remove legacy command leftover line
This commit is contained in:
parent
56a1ce7520
commit
2f4f766d55
1 changed files with 0 additions and 1 deletions
|
@ -325,7 +325,6 @@ update_userjs () {
|
|||
#########################
|
||||
|
||||
if [ $# != 0 ]; then
|
||||
readonly legacy_lc=$(echo $1 | tr '[A-Z]' '[a-z]')
|
||||
# Display usage if first argument is -help or --help
|
||||
if [ $1 = '--help' ] || [ $1 = '-help' ]; then
|
||||
usage
|
||||
|
|
Loading…
Add table
Reference in a new issue