Merge branch 'feature/KASM-4818-fix-kali-build' into 'develop'

KASM-4818 remove king-phisher as it is no longer in kali repos

Closes KASM-4818

See merge request kasm-technologies/internal/workspaces-images!131
This commit is contained in:
Richard Koliser 2023-08-14 18:58:23 +00:00
commit d5d24d06a8

View File

@ -1,5 +1,5 @@
#!/bin/bash
set -ex
set -e
# Install kali tools
apt-get update
@ -12,7 +12,6 @@ apt-get install -y \
fern-wifi-cracker \
guymager \
hydra-gtk \
king-phisher \
legion \
ophcrack \
ophcrack-cli \