diff options
| author | Aditya Naik | 2016-07-11 12:59:40 -0400 |
|---|---|---|
| committer | Aditya Naik | 2016-07-11 12:59:40 -0400 |
| commit | a1283e03cdc44da6e1cd312c3ddc4db0dbdaf7a7 (patch) | |
| tree | 9fe5373177e473f56b02d3d4ba1a8a45c4be4275 /push.sh | |
initial working build
Diffstat (limited to 'push.sh')
| -rwxr-xr-x | push.sh | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +#!/bin/bash + +sudo scp -r /home/aditya/code/sphinx-stuff/build/ aditya@192.168.1.248:/home/aditya/project-voice/ |
