Skip to content
Snippets Groups Projects
Commit ea5d2b3a authored by Greg DiCristofaro's avatar Greg DiCristofaro
Browse files

fix for cli

parent 6118f90b
No related branches found
No related tags found
No related merge requests found
......@@ -211,7 +211,7 @@ parts:
#!/bin/bash
mkdir -p \$SNAP_USER_COMMON/tmp
echo Starting Autopsy...
\$SNAP/autopsy/bin/autopsy
\$SNAP/autopsy/bin/autopsy "\$@"
EOF
chmod 755 $AUTOPSY_LOCATION/bin/autopsywrapper.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment