Skip to content

Commit

Permalink
Added -L option for sync
Browse files Browse the repository at this point in the history
  • Loading branch information
pageauc committed Mar 27, 2018
1 parent aad4a55 commit aa2e517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rclone-security-sync-recent.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
ver="7.0"
ver="7.1"
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" # get cur dir of this script
progName=$(basename -- "$0")
cd $DIR
Expand Down

0 comments on commit aa2e517

Please sign in to comment.