Skip to content

Commit

Permalink
force check
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronhurt committed Aug 23, 2024
1 parent fe60d4f commit 1b8006e
Show file tree
Hide file tree
Showing 2 changed files with 452 additions and 452 deletions.
4 changes: 2 additions & 2 deletions get-last-status.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ SCRIPTPATH=$(dirname "${SCRIPT}")

# Check for existing logs
if ! [ -e ${SCRIPTPATH}/logs ]; then
echo "Log directory does not exist, can't check status."
exit 0
echo "Log directory does not exist, can't check status."
exit 0
fi

# Set log directory
Expand Down
Loading

0 comments on commit 1b8006e

Please sign in to comment.