nullglob for gen-index
parent
0c56d43c13
commit
67c2f04e96
|
@ -19,7 +19,7 @@
|
|||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
##
|
||||
|
||||
shopt -s extglob
|
||||
shopt -s extglob nullglob
|
||||
|
||||
destpath="${1?Destination path required}"
|
||||
|
||||
|
|
Loading…
Reference in New Issue