Created
April 25, 2016 04:21
-
-
Save stevenpetryk/e9b7e170bc993b7f9bfbfcf0bfec3bc7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ssh root@104.232.321.32 "tar cvf bundle.tar PATH-TO-APP" | |
| scp root@104.232.321.32:bundle.tar . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment