mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Change permission of Linux and Mac executables to execute
Change permission of Linux and Mac executables to execute
This commit is contained in:
parent
9ec7573745
commit
304209314f
@ -72,6 +72,10 @@ else
|
||||
echo "done"
|
||||
fi
|
||||
|
||||
# make sure thirdparty files are executable
|
||||
chmod u+x autopsy/markmckinnon/Export*
|
||||
chmod u+x autopsy/markmckinnon/parse*
|
||||
|
||||
# make sure it is executable
|
||||
chmod u+x bin/autopsy
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user