Skip to content
This repository has been archived by the owner on Oct 30, 2019. It is now read-only.

Commit

Permalink
Same fix is needed when upgrading...
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus committed May 4, 2019
1 parent abc350b commit f4ef35a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/opt/hassbian/suites/appdaemon/upgrade
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ function upgrade {
python -m pip install --upgrade setuptools wheel
python -m pip install --upgrade appdaemon
source "$HASSBIAN_HELPERS_DIR"/workaround
hassbian.workaround.check appdaemon
echo "Deactivating virtualenv..."
Expand Down

0 comments on commit f4ef35a

Please sign in to comment.