diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2010-11-23 00:56:58 -0800 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2010-11-23 00:56:58 -0800 |
commit | 9b083d0312cf210e09f34825f11b63badf0494aa (patch) | |
tree | 0ea85af16bcfb7c273bb6b24912e85813792d009 /Library | |
parent | 75ea62bdc9b1722f2489a8d04fbff8967ba7529d (diff) |
Please do not delete the first package in my status file, Mr. firmware.sh.
Diffstat (limited to 'Library')
-rwxr-xr-x | Library/firmware.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Library/firmware.sh b/Library/firmware.sh index 0cf9c1d..9326842 100755 --- a/Library/firmware.sh +++ b/Library/firmware.sh @@ -52,7 +52,8 @@ EOF { # Delete Old Packages {{{ - firmware= + unset firmware + unset blank while IFS= read -r line; do #echo "#${firmware+@}/${blank+@} ${line}" 1>&2 |