diff --git a/install.sh b/install.sh index 5105b4d3..7192011c 100755 --- a/install.sh +++ b/install.sh @@ -83,7 +83,7 @@ apt-get install -y xmlstarlet apt-get install -y chromium apt-get install -y net-tools apt-get install -y p7zip-full -apt-get install -y js-beautifier +apt-get install -y jsbeautifier pip3 install dnspython colorama tldextract urllib3 ipaddress requests curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.8/install.sh | bash @@ -216,4 +216,4 @@ echo -e "$OKORANGE + -- --=[ Copying updated Sn1per configuration file to /root/ cp $INSTALL_DIR/sniper.conf ~/.sniper.conf 2> /dev/null echo -e "$OKBLUE + -- --=[ NOTE: You may need to copy your old API keys and config to the new sniper.conf file at /root/.sniper.conf $RESET" echo -e "$OKORANGE + -- --=[ Done! $RESET" -echo -e "$OKORANGE + -- --=[ To run, type 'sniper'! $RESET" \ No newline at end of file +echo -e "$OKORANGE + -- --=[ To run, type 'sniper'! $RESET"