Skip to content

Commit

Permalink
Update makeChanges.sh: remove duplicate "source" line
Browse files Browse the repository at this point in the history
  • Loading branch information
EricClaeys authored Sep 10, 2024
1 parent e0220dd commit 7cae687
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/makeChanges.sh
Original file line number Diff line number Diff line change
Expand Up @@ -460,8 +460,6 @@ do
done
fi

#shellcheck source-path=scripts
source "${ALLSKY_SCRIPTS}/installUpgradeFunctions.sh"
FULL_OVERLAY_NAME="overlay-${CAMERA_TYPE}_${CAMERA_MODEL// /_}"
FULL_OVERLAY_NAME+="-${C_sensorWidth}x${C_sensorHeight}-both.json"
SHORT_OVERLAY_NAME="overlay-${CAMERA_TYPE}.json"
Expand Down

0 comments on commit 7cae687

Please sign in to comment.