mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Merge pull request #7931 from markmckinnon/Update-linux-macos-script-for-tsk
Update install_tsk_from_src.sh
This commit is contained in:
commit
b7e92cddd2
@ -63,7 +63,7 @@ fi
|
||||
echo "Installing Sleuthkit..."
|
||||
pushd $SLEUTHKIT_SRC_DIR &&
|
||||
./bootstrap &&
|
||||
./configure &&
|
||||
./configure --enable-java &&
|
||||
make &&
|
||||
sudo make install &&
|
||||
popd
|
||||
|
Loading…
x
Reference in New Issue
Block a user