Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

Commit

Permalink
monocloud-health: up VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
kreatoo committed Jun 27, 2024
1 parent a4ec4ee commit 5a8803d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monocloud/monocloud-health.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
###~ description: This script is used to check the health of the server
#~ variables
script_version="v4.3.10"
script_version="v4.3.11"

if [[ "$CRON_MODE" == "1" ]]; then
export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Expand Down

0 comments on commit 5a8803d

Please sign in to comment.