This commit is contained in:
Santiago Lo Coco 2022-01-29 13:27:23 -03:00
parent 7afe6358c1
commit 82d18fbbcf
1 changed files with 1 additions and 1 deletions

View File

@ -598,7 +598,7 @@ runScript() {
mv .dialogrc /etc/dialogrc
fi
i=0; found=false
local i=0; found=false
loadVar "lastStep"
if [ -n "$lastStep" ]; then
for item in "${steps[@]}"; do