diff --git a/atom.sh b/atom.sh index dfa55ab93..53de6a493 100755 --- a/atom.sh +++ b/atom.sh @@ -9,7 +9,7 @@ if [ ! -d $ATOM_PATH ]; then exit 1 fi -while getopts ":whvfts-:" opt; do +while getopts ":wtfvhs-:" opt; do case "$opt" in -) case "${OPTARG}" in