Skip to content

Commit b1c66d6

Browse files
Merge pull request #60 from fledge-iot/FOGL-6525-cherry-pick
Fogl 6525 cherry pick
2 parents 3510f6a + c587720 commit b1c66d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/Debian/common/DEBIAN/postinst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ copy_new_data () {
113113
}
114114

115115
install_pip3_packages () {
116+
pip3 install --upgrade pip
116117
pip3 install -r /usr/local/fledge/python/requirements.txt
117118
}
118119

0 commit comments

Comments
 (0)