Skip to content

Commit

Permalink
Update build
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmic-zip committed Nov 13, 2024
1 parent 7113677 commit a4e16ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ libayatana-appindicator3-dev librsvg2-dev chromium
echo && echo "Install witch_spells data"
sudo cp -r witch_spells/ /var/
sudo chown -R $(whoami):$(whoami) /var/witch_spells
echo "Run: 7z x /var/witch_spells/archive/osint/Archive.7z.001 -o/var/witch_spells/archive/osint/"
echo "Run: 7z x /var/witch_spells/archive/malware/full.7z.001 -o/var/witch_spells/archive/malware/"
7z x /var/witch_spells/archive/osint/Archive.7z.001 -o/var/witch_spells/archive/osint/
7z x /var/witch_spells/archive/malware/full.7z.001 -o/var/witch_spells/archive/malware/
echo 'export WITCH_SPELLS_ROOT_DIR=/var/witch_spells/archive/' >> ~/.bash_profile
export WITCH_SPELLS_ROOT_DIR=/var/witch_spells/archive/

Expand Down

0 comments on commit a4e16ae

Please sign in to comment.