update name file requirements in provider OneTeam_Pos

This commit is contained in:
sinergia 2023-03-30 10:36:43 -05:00
parent 2c69c13521
commit 7b001988c2
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ if [ "$Provider" == "OneTeam_Pos" ]; then
python3-qrcode \
&& rm -rf /var/lib/apt/lists/* \
&& pip3 install --upgrade pip \
&& pip3 install -r /opt/requirements_${Provider}.txt \
&& pip3 install -r /opt/requirements_OneTeam.txt \
&& pip3 install "git+https://git.disroot.org/OneTeam/facho.git@documento_soporte" \
&& cd ${DIR_MODULES}