Skip to content

Commit

Permalink
Script to move stuff to server
Browse files Browse the repository at this point in the history
  • Loading branch information
rsprabery committed May 12, 2014
1 parent bdc54ac commit 76bb97a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions moveToServer.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/bash

#rsync --update -a -v -r --delete -e ssh ../Searchable-File-Encryption [email protected]:~
rsync --update -a -v -r -e ssh ../Searchable-File-Encryption [email protected]:~

0 comments on commit 76bb97a

Please sign in to comment.