Skip to content

Commit 05bef8b

Browse files
authored
Update unix_setup.sh
1 parent 75ff764 commit 05bef8b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

unix_setup.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,7 @@ else
5050
exit 1
5151
fi
5252

53+
# make sure it is executable
54+
chmod +x bin/autopsy
55+
5356
echo "Autopsy is now configured. You can execute bin/autopsy to start it"

0 commit comments

Comments
 (0)