Files
bruteratel/BruteRatel-v2.1.2/adhoc_scripts/install.sh
T
2026-08-27 11:22:43 -06:00

9 lines
255 B
Bash

#!/bin/bash
# use this script to install dependencies for the server and the client
## server dependencies
sudo apt-get install nasm mingw-w64
## Uncomment this if Commander does not work
# sudo apt-get install libqt5webenginewidgets5 libqt5websockets5