81c7e83 Fix filename expansion in vsftpd_conf_migrate.sh ... again

Authored and Committed by olysonek 6 years ago
    Fix filename expansion in vsftpd_conf_migrate.sh ... again
    
    We need to run 'shopt -s nullglob', otherwise the glob pattern
    will expand to itself if no matching files exist.
    
        
file modified
+4 -1
file modified
+1 -0