Skip to content

Commit

Permalink
starts ups.service in install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
tjohn327 committed Jun 9, 2020
1 parent 0368136 commit 18d2c08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ then
echo "Error enabling ups service"
exit 1
fi
sudo systemctl restart ups.service
echo "ups service enabled"
echo "Power Pi configured successfully"
exit 0
Expand Down

0 comments on commit 18d2c08

Please sign in to comment.