Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
fengyc committed May 25, 2020
1 parent a27cf6e commit b68aa33
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions scripts/Pisugar-power-manager.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#/bin/sh
#!/bin/bash
set -e

version=1.4.1
version=1.4.2
channel=release

prog="$0"
Expand Down Expand Up @@ -80,4 +80,4 @@ rm -f /tmp/${package_poweroff}

$echo -e "Now navigate to \033[1;34mhttp://${local_ip}:8421\033[0m on your browser to see PiSugar power management"
$echo -e "If you have any question,please feel free to contact us."
$echo -e "\033[1;34mContact us at https://www.pisugar.com\033[0m"
$echo -e "\033[1;34mThe PiSugar Team https://www.pisugar.com\033[0m"

0 comments on commit b68aa33

Please sign in to comment.