Compare commits

..

No commits in common. "3492971e461944de1e29a0f935576bfc96f57638" and "663197feefc568f74f1b1b712320b74364142c7d" have entirely different histories.

2 changed files with 0 additions and 2 deletions

View File

@ -17,7 +17,6 @@ msg_info "Installing Dependencies"
$STD apt-get install -y curl
$STD apt-get install -y sudo
$STD apt-get install -y mc
$STD apt-get install -y avahi-daemon
msg_ok "Installed Dependencies"
msg_info "Setting up Node.js Repository"

View File

@ -17,7 +17,6 @@ msg_info "Installing Dependencies"
$STD apt-get -y install software-properties-common apt-utils
$STD apt-get -y update
$STD apt-get -y upgrade
$STD apt-get install -y avahi-daemon
$STD apt-get -y install \
build-essential \
gcc \