diff --git a/samba.sh b/samba.sh index 087a310..3bf4f89 100755 --- a/samba.sh +++ b/samba.sh @@ -114,8 +114,6 @@ The 'command' (if provided and valid) will be run instead of samba exit $RC } -cd /tmp - while getopts ":hi:t:u:s:" opt; do case "$opt" in h) usage ;;