mirror of
https://github.com/rworkman/slackpkg
synced 2024-11-15 19:47:54 +01:00
Fix 'continue' error message.
This commit is contained in:
parent
941fe1897d
commit
3f318af8ed
1 changed files with 0 additions and 1 deletions
|
@ -889,7 +889,6 @@ function showlist() {
|
|||
cleanup
|
||||
else
|
||||
SHOWLIST="$1"
|
||||
continue
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue