mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-13 07:10:51 +02:00
FIx a bug in update procedure and general code maintenance (#3974)
This commit is contained in:
@@ -15,10 +15,10 @@ update_os
|
||||
|
||||
msg_info "Installing Dependencies"
|
||||
$STD apt-get install -y \
|
||||
git \
|
||||
gnupg \
|
||||
apache2 \
|
||||
libapache2-mod-wsgi-py3
|
||||
git \
|
||||
gnupg \
|
||||
apache2 \
|
||||
libapache2-mod-wsgi-py3
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
msg_info "Installing Python"
|
||||
|
||||
Reference in New Issue
Block a user