Skip to content

Commit

Permalink
Update cloudshellrdp.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
akuhnet authored Sep 13, 2021
1 parent 3d2b205 commit 5b5dc61
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions cloudshellrdp.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
sudo su
echo "===================================="
echo "Creat Password RDP"
echo "===================================="
passwd
echo "Download ngrok"
wget https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-stable-linux-amd64.zip > /dev/null 2>&1
unzip ngrok-stable-linux-amd64.zip > /dev/null 2>&1
Expand Down

0 comments on commit 5b5dc61

Please sign in to comment.