diff --git a/heavy_script.sh b/heavy_script.sh index 89eef577..5ee2afcc 100644 --- a/heavy_script.sh +++ b/heavy_script.sh @@ -19,7 +19,7 @@ source functions/update_apps.sh # Parse script options -while getopts ":sii:rb:t:uUpSRv-:" opt +while getopts ":si:rb:t:uUpSRv-:" opt do case $opt in -)