Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fractos committed Oct 2, 2019
1 parent 9cb6571 commit 59434d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sync.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh

echo "Synchronising $SOURCE and $TARGET"
aws sync cp $SOURCE $TARGET
aws s3 sync $SOURCE $TARGET

echo "Done"

0 comments on commit 59434d1

Please sign in to comment.