Tweak for Debian 12.6

fix EXTERNALLY-MANAGED
This commit is contained in:
tteckster 2024-06-30 08:29:55 -04:00 committed by GitHub
parent 8322aede45
commit 1769a3f40b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 0 deletions

View file

@ -23,6 +23,7 @@ msg_ok "Installed Dependencies"
msg_info "Installing Python Dependencies"
$STD apt-get -y install python3-pip
rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
msg_ok "Installed Python Dependencies"
msg_info "Installing Kepubify"