Skip to content

Commit

Permalink
Update install
Browse files Browse the repository at this point in the history
  • Loading branch information
narlles authored Apr 6, 2017
1 parent 1f97031 commit 297c258
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions install
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ apt-get install libssh2-1-dev libssh2-php
php -m |grep ssh2
service apache2 restart
cd /var/www/html
wget 144.217.105.145/painel30/painelssh.zip
wget http://sshvipbrasil.com.br/wp-content/uploads/2017/painel30/painelsshnovo.zip
apt-get install unzip
unzip painelssh.zip
rm painelssh.zip index.html
unzip painelsshnovo.zip
rm painelsshnovo.zip index.html
clear
echo -e "\033[1;31mCOMPLETADO COM SUCESSO.\033[0m"

0 comments on commit 297c258

Please sign in to comment.