diff --git a/update-home.sh b/update-home.sh index 76961f8..98d5a83 100755 --- a/update-home.sh +++ b/update-home.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -optstring="rdh" +optstring="Rrdh" while getopts ${optstring} arg; do case ${arg} in