use bash based on env, instead of hard coding location
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# identify-missing.sh ./* < file_list.txt
|
||||
# will list all files from file/input which is not present in the given loction.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user