Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 39d38835 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Fix afind command" into main

parents e69b3218 451ceec4
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -14,6 +14,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# prevent glob expansion in this script
set -f

dir=${1:-.}

shift