diff --git a/updater.sh b/updater.sh index a8b5b0f..673441c 100755 --- a/updater.sh +++ b/updater.sh @@ -238,7 +238,7 @@ add_override () { do add_override "$f" done - IFS=$SAVEIFS # restore $IFS + IFS=$FSAVEIFS # restore $IFS else echo -e "${ORANGE}Warning: Could not find override file:${NC} ${input}" fi