Skip to content

Commit

Permalink
generateForDay.sh: remove filename.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
EricClaeys authored Feb 12, 2022
1 parent 42fc438 commit a830085
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/generateForDay.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ fi

source "${ALLSKY_HOME}/variables.sh"
source "${ALLSKY_CONFIG}/config.sh"
source "${ALLSKY_SCRIPTS}/filename.sh"
[ "${TYPE}" = "UPLOAD" ] && source "${ALLSKY_CONFIG}/ftp-settings.sh"

# If we're on a tty we are being invoked manually so no need to display ${ME} in error messages.
Expand Down

0 comments on commit a830085

Please sign in to comment.