mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
restrict binary permission
This commit is contained in:
parent
b8364e91be
commit
895615519c
@ -61,6 +61,6 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# make sure it is executable
|
# 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"
|
echo "Autopsy is now configured. You can execute bin/autopsy to start it"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user