mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Merge pull request #4030 from gu3st0/patch-1
restrict binary permission
This commit is contained in:
commit
39dabe5f9f
@ -61,6 +61,6 @@ else
|
||||
fi
|
||||
|
||||
# make sure it is executable
|
||||
chmod +x bin/autopsy
|
||||
chmod u+x bin/autopsy
|
||||
|
||||
echo "Autopsy is now configured. You can execute bin/autopsy to start it"
|
||||
|
Loading…
x
Reference in New Issue
Block a user