mirror of https://github.com/tteck/Proxmox.git
tweak
This commit is contained in:
parent
e9c7ec22e5
commit
c72b91a4ad
|
@ -24,7 +24,6 @@ $STD apt-get install -y \
|
|||
python3 \
|
||||
python3-dev \
|
||||
python3-pip
|
||||
|
||||
msg_ok "Updated Python3"
|
||||
|
||||
msg_info "Installing Bazarr"
|
||||
|
|
|
@ -49,7 +49,6 @@ $STD apt-get install -y \
|
|||
python3 \
|
||||
python3-dev \
|
||||
python3-pip
|
||||
|
||||
msg_ok "Updated Python3"
|
||||
|
||||
msg_info "Setting up Node.js Repository"
|
||||
|
|
|
@ -24,7 +24,6 @@ $STD apt-get install -y \
|
|||
python3 \
|
||||
python3-dev \
|
||||
python3-pip
|
||||
|
||||
msg_ok "Updated Python3"
|
||||
|
||||
msg_info "Installing Deluge"
|
||||
|
|
|
@ -26,7 +26,6 @@ $STD apt-get install -y \
|
|||
python3 \
|
||||
python3-dev \
|
||||
python3-pip
|
||||
|
||||
msg_ok "Updated Python3"
|
||||
|
||||
msg_info "Installing Motion"
|
||||
|
|
|
@ -29,7 +29,6 @@ $STD apt-get install -y \
|
|||
python3 \
|
||||
python3-dev \
|
||||
python3-pip
|
||||
|
||||
$STD apt-get install -y python3-setuptools
|
||||
msg_ok "Updated Python3"
|
||||
|
||||
|
|
|
@ -63,7 +63,6 @@ $STD apt-get install -y \
|
|||
python3 \
|
||||
python3-dev \
|
||||
python3-pip
|
||||
|
||||
msg_ok "Updated Python3"
|
||||
|
||||
msg_info "Installing Python3 Dependencies"
|
||||
|
|
|
@ -26,7 +26,6 @@ $STD apt-get install -y \
|
|||
python3 \
|
||||
python3-dev \
|
||||
python3-pip
|
||||
|
||||
msg_ok "Updated Python3"
|
||||
|
||||
msg_info "Installing Tautulli"
|
||||
|
|
|
@ -24,7 +24,6 @@ $STD apt-get install -y \
|
|||
python3 \
|
||||
python3-dev \
|
||||
python3-pip
|
||||
|
||||
msg_ok "Updated Python3"
|
||||
|
||||
msg_info "Installing Whoogle"
|
||||
|
|
Loading…
Reference in New Issue