Browse Source

Merge remote-tracking branch 'refs/remotes/origin/master' into exitcodes

Daniel Gibbs 10 years ago
parent
commit
755778641c
1 changed files with 3 additions and 0 deletions
  1. 3 0
      lgsm/functions/command_details.sh

+ 3 - 0
lgsm/functions/command_details.sh

@@ -211,6 +211,9 @@ fn_details_script(){
 		# Email alert
 		# Email alert
 		echo -e "\e[34mEmail alert:\t\e[0m${emailalert}"
 		echo -e "\e[34mEmail alert:\t\e[0m${emailalert}"
 
 
+		# Pushbullet alert
+		echo -e "\e[34mPushbullet alert:\t\e[0m${pushbulletalert}"
+
 		# Update on start
 		# Update on start
 		echo -e "\e[34mUpdate on start:\t\e[0m${updateonstart}"
 		echo -e "\e[34mUpdate on start:\t\e[0m${updateonstart}"