mirror of
https://github.com/zuno/slackpkgplus
synced 2024-12-27 09:58:34 +01:00
Do not remove dialog temporary file.
This commit is contained in:
parent
b510a6cfe1
commit
a87166043f
1 changed files with 0 additions and 1 deletions
|
@ -82,7 +82,6 @@ developers" >> $TMPDIR/error.log
|
|||
;;
|
||||
esac
|
||||
SHOWLIST=$(cat $TMPDIR/dialog.out | tr -d \")
|
||||
rm -f $TMPDIR/dialog.*
|
||||
if [ -z "$SHOWLIST" ]; then
|
||||
echo "No packages selected for $2, exiting."
|
||||
cleanup
|
||||
|
|
Loading…
Reference in a new issue