Difference between revisions of "Braket"

From wikieduonline
Jump to navigation Jump to search
(Created page with " {{if}}")
 
Line 2: Line 2:
  
 
  [[
 
  [[
 +
 +
 +
if [[ "$outage_status" == "outage" ]]; then
 +
  echo "[[Nuki]] is currently experiencing an outage."
 +
else
 +
  echo "Nuki is currently operating normally."
 +
fi
  
  
  
 
{{if}}
 
{{if}}

Revision as of 13:22, 19 November 2024


[[


if "$outage_status" == "outage" ; then
  echo "Nuki is currently experiencing an outage."
else
  echo "Nuki is currently operating normally."
fi


if, man test, -z, elif, Braket

Advertising: