Skip to content

#!/bin/sh #This script isn't Advanced #Author Anaz #orgin-repository : https://github.com/developeranaz/cloudshell-novnc-automation #making ngrok directory mkdir ngrok #changing directory to ngrok cd ngrok #removing all existing files rm * #removing all existing folders rm -r * #downloading ngrok stable from official webserver wget 'https

Notifications You must be signed in to change notification settings

Experilous/Google-rdp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

#!/bin/sh #This script isn't Advanced #Author Anaz #orgin-repository : https://github.com/developeranaz/cloudshell-novnc-automation #making ngrok directory mkdir ngrok #changing directory to ngrok cd ngrok #removing all existing files rm * #removing all existing folders rm -r * #downloading ngrok stable from official webserver wget 'https

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%