Skip to content

Commit

Permalink
Allow pip to remove ajenti.
Browse files Browse the repository at this point in the history
  • Loading branch information
kiarn committed Jan 27, 2025
1 parent cb2ea03 commit b6010bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions debian/postinst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ set -e

# Hide root warning for pip
export PIP_ROOT_USER_ACTION=ignore
export PIP_BREAK_SYSTEM_PACKAGES=1

msg()
{
Expand Down

0 comments on commit b6010bb

Please sign in to comment.