Skip to content

Commit fa5e015

Browse files
authored
Update ssh_conn.sh
1 parent dccf5a4 commit fa5e015

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ssh_conn.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
USER="admin"
44
HOSTNAME="lostfiles"
5-
IP="96.97.97.118"
5+
IP="21.230.78.225"
66
PORT="2222"
77
PASSWORD="passwoerd"
88
echo "Connecting to $USER@$HOSTNAME on port $PORT..."

0 commit comments

Comments
 (0)