iup-stack/iup/fix_permission

2 lines
52 B
Plaintext
Raw Normal View History

2023-02-20 16:44:45 +00:00
find . -name make_\* -type f -exec chmod ug+x {} \;