Skip to content

Commit

Permalink
v2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
SofianeHamlaoui committed Jun 25, 2021
1 parent 3a6fda8 commit 55961be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Expand Up @@ -60,7 +60,7 @@ function chkapt {
if [ "$?" -eq "0" ]; then
echo -e " ${g} [-] Installing the Packages${endc}"
echo ""
apt-get install -y golang-go python python-pip python3 python3-requests python3-pip gcc ruby php git wget bc curl netcat subversion openjdk-11-jre make automake gcc gzip rsync wget
apt-get install -y golang-go python python3-pip python3 python3-requests python3-pip gcc ruby php git wget bc curl netcat subversion openjdk-11-jre make automake gcc gzip rsync wget
gem install bundler:1.17.2
else
echo -e " ${g} [-] Skipping apt${endc}"
Expand Down

0 comments on commit 55961be

Please sign in to comment.