Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Candle - the privacy friendly smart home authored Sep 24, 2021
1 parent f4ad59a commit 0959f1f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#!/bin/bash -e

python3 -m pip install --upgrade pip
#python3 -m pip install --upgrade pip

export PYTHONIOENCODING=utf8

version=$(grep '"version"' manifest.json | cut -d: -f2 | cut -d\" -f2)

Expand Down

0 comments on commit 0959f1f

Please sign in to comment.