mirror of
https://github.com/zuno/slackpkgplus
synced 2024-12-25 09:58:47 +01:00
fixed a glitch it '-dialog=off download'
This commit is contained in:
parent
c3df72d808
commit
92b36cce88
1 changed files with 1 additions and 0 deletions
|
@ -2531,6 +2531,7 @@ if [ "$SLACKPKGPLUS" = "on" ];then
|
|||
fi
|
||||
LIST="$(echo -e $LIST | sort -u)"
|
||||
done
|
||||
echo -e "DONE\n"
|
||||
DELALL="off"
|
||||
if ! [ "$LIST" = "" ]; then
|
||||
showlist "$LIST" $CMD
|
||||
|
|
Loading…
Reference in a new issue