mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
fix for cli
This commit is contained in:
parent
6118f90b9e
commit
ea5d2b3a44
@ -211,7 +211,7 @@ parts:
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
mkdir -p \$SNAP_USER_COMMON/tmp
|
mkdir -p \$SNAP_USER_COMMON/tmp
|
||||||
echo Starting Autopsy...
|
echo Starting Autopsy...
|
||||||
\$SNAP/autopsy/bin/autopsy
|
\$SNAP/autopsy/bin/autopsy "\$@"
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
chmod 755 $AUTOPSY_LOCATION/bin/autopsywrapper.sh
|
chmod 755 $AUTOPSY_LOCATION/bin/autopsywrapper.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user