Update build_dpkg.sh

This commit is contained in:
Robert Chacón
2024-12-20 07:47:50 -07:00
committed by GitHub
parent de022079f2
commit d517697915

View File

@@ -81,6 +81,8 @@ echo "sudo PIP_BREAK_SYSTEM_PACKAGES=1 pip install apscheduler" >> postinst
echo "PIP_BREAK_SYSTEM_PACKAGES=1 pip uninstall deepdiff --yes" >> postinst
echo "sudo PIP_BREAK_SYSTEM_PACKAGES=1 pip uninstall deepdiff --yes" >> postinst
echo "sudo PIP_BREAK_SYSTEM_PACKAGES=1 pip install deepdiff" >> postinst
# Ensure folder permissions are correct post-install
echo "sudo chown -R $USER /opt/libreqos" >> postinst
# - Run lqsetup
echo "/opt/libreqos/src/bin/lqos_setup" >> postinst
# - Setup the services