Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Commit

Permalink
Add --gdrv|--gdrive-remote args
Browse files Browse the repository at this point in the history
Rename Google Drive parameters.
  • Loading branch information
islander authored Oct 19, 2019
1 parent 0c22da9 commit 053d05d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backmeup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ case $key in
SEVENZIP_COMPRESSION_PASSWORD="$2"
shift # past argument
;;
-rcr|--rclone-remote)
-gdrv|--gdrive-remote)
RCLONE_REMOTE="$2"
shift # past argument
;;
Expand Down

0 comments on commit 053d05d

Please sign in to comment.