Update flist.sh

This commit is contained in:
kneutron 2022-05-14 10:09:20 -05:00 committed by GitHub
parent c2fcffb256
commit 81ad1e7f31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
#!/bin/bash5 #!/bin/bash
# NOTE this is adapted from an old version from original cubietruck! Mar 26 2014 flist # NOTE this is adapted from an old version from original cubietruck! Mar 26 2014 flist
@ -90,4 +90,4 @@ done
# Cleanup # Cleanup
find . -type f -name flist-errors\* -empty -print -delete find . -type f -name flist-errors\* -empty -print -delete