Skip to content

Commit

Permalink
Update variables.sh: add ALLSKY_WEBSITE_CHECKSUM_FILE
Browse files Browse the repository at this point in the history
  • Loading branch information
EricClaeys authored Aug 30, 2024
1 parent 87e3698 commit b9e0291
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions variables.sh
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ if [[ -z "${ALLSKY_VARIABLE_SET}" ]]; then

# Location of optional allsky-website package.
ALLSKY_WEBSITE="${ALLSKY_WEBUI}/allsky"
ALLSKY_WEBSITE_CHECKSUM_FILE="${ALLSKY_WEBSITE}/checksums.txt"
ALLSKY_WEBSITE_VIEWSETTINGS_DIRECTORY_NAME="viewSettings"
ALLSKY_WEBSITE_VIEWSETTINGS_DIRECTORY="${ALLSKY_WEBSITE}/${ALLSKY_WEBSITE_VIEWSETTINGS_DIRECTORY_NAME}"
ALLSKY_WEBSITE_CONFIGURATION_NAME="configuration.json"
Expand Down

0 comments on commit b9e0291

Please sign in to comment.