mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-19 12:56:01 +00:00
Compare commits
2 Commits
663197feef
...
3492971e46
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3492971e46 | ||
|
|
d14a41e94e |
@@ -17,6 +17,7 @@ msg_info "Installing Dependencies"
|
|||||||
$STD apt-get install -y curl
|
$STD apt-get install -y curl
|
||||||
$STD apt-get install -y sudo
|
$STD apt-get install -y sudo
|
||||||
$STD apt-get install -y mc
|
$STD apt-get install -y mc
|
||||||
|
$STD apt-get install -y avahi-daemon
|
||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
|
||||||
msg_info "Setting up Node.js Repository"
|
msg_info "Setting up Node.js Repository"
|
||||||
|
|||||||
@@ -17,6 +17,7 @@ msg_info "Installing Dependencies"
|
|||||||
$STD apt-get -y install software-properties-common apt-utils
|
$STD apt-get -y install software-properties-common apt-utils
|
||||||
$STD apt-get -y update
|
$STD apt-get -y update
|
||||||
$STD apt-get -y upgrade
|
$STD apt-get -y upgrade
|
||||||
|
$STD apt-get install -y avahi-daemon
|
||||||
$STD apt-get -y install \
|
$STD apt-get -y install \
|
||||||
build-essential \
|
build-essential \
|
||||||
gcc \
|
gcc \
|
||||||
|
|||||||
Reference in New Issue
Block a user