Skip to content

Instantly share code, notes, and snippets.

@ratulcse10
Last active January 11, 2016 02:41
Show Gist options
  • Save ratulcse10/f3343d06ff08a10b7ce7 to your computer and use it in GitHub Desktop.
Save ratulcse10/f3343d06ff08a10b7ce7 to your computer and use it in GitHub Desktop.
remote bash testing
#!/bin/bash
sudo apt-get update
bash <(wget -qO- http://mywebsite.com/myscript.txt)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment