mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
home change
This commit is contained in:
parent
830b188854
commit
38657d93ad
@ -193,7 +193,7 @@ parts:
|
|||||||
chmod 755 "$AUTOPSY_LOCATION/bin/autopsy"
|
chmod 755 "$AUTOPSY_LOCATION/bin/autopsy"
|
||||||
|
|
||||||
echo '#!/bin/bash' > $AUTOPSY_LOCATION/bin/tmpsetup.sh
|
echo '#!/bin/bash' > $AUTOPSY_LOCATION/bin/tmpsetup.sh
|
||||||
echo "mkdir -p $SNAP_USER_DATA/tmp" >> $AUTOPSY_LOCATION/bin/tmpsetup.sh
|
echo "mkdir -p $HOME/tmp" >> $AUTOPSY_LOCATION/bin/tmpsetup.sh
|
||||||
chmod 755 $AUTOPSY_LOCATION/bin/tmpsetup.sh
|
chmod 755 $AUTOPSY_LOCATION/bin/tmpsetup.sh
|
||||||
|
|
||||||
# include this line to print all set variables
|
# include this line to print all set variables
|
||||||
|
Loading…
x
Reference in New Issue
Block a user