summaryrefslogtreecommitdiff
path: root/iup/fix_permission
blob: 453aead2d9a466352452176c5d174889e8410eb3 (plain)
1
find . -name make_\* -type f -exec chmod ug+x {} \;