Browse Source

🧑‍💻 Add chmod to mfprep

Scott Lahteine 3 years ago
parent
commit
4686dc4c81
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      buildroot/share/git/mfprep

+ 1
- 0
buildroot/share/git/mfprep View File

60
   fi
60
   fi
61
 done
61
 done
62
 mv "$TMPF" "$SCRF"
62
 mv "$TMPF" "$SCRF"
63
+chmod ug+x "$SCRF"
63
 
64
 
64
 open "$TMPDIR"
65
 open "$TMPDIR"

Loading…
Cancel
Save