Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
andreapollastri authored Jun 4, 2019
1 parent b626cdf commit dc3f67f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions go.sh
Original file line number Diff line number Diff line change
Expand Up @@ -417,10 +417,9 @@ sudo cat > "$WELCOME" <<EOF
| |
|_|
///// WELCOME \\\\\
</> WELCOME </>
You are into the server!
Remember... "With great power comes great responsibility!"
EOF

dos2unix /cipi/passwd.sh
Expand Down Expand Up @@ -456,9 +455,8 @@ echo " \_____|_| .__/|_|"
echo " | | "
echo " |_| "
echo ""
echo "///// SETUP COMPLETE \\\\\"
echo " SETUP COMPLETE "
echo ""
echo "sshpass -p $PASS ssh $USER@$IP -p $PORT"
echo ""
echo "mysql -u root -p $DBPASS"
echo ""

0 comments on commit dc3f67f

Please sign in to comment.