Fix adventurelog externally managed

This commit is contained in:
Sam Heinz
2025-01-12 15:41:14 +10:00
parent 5faf05cf0a
commit 0d739764bb
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -28,6 +28,7 @@ $STD apt-get install -y \
python3-pip \
openssh-server \
wget
rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
msg_ok "Installed Dependencies"
msg_info "Setting up Node.js Repository"