We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 928bd94 commit 7253fdfCopy full SHA for 7253fdf
Makefile
@@ -2,7 +2,7 @@ install:
2
apt-get update
3
apt-get upgrade
4
apt-get install python coreutils ncurses-utils python-pip nodejs bc ruby
5
- apt-get install openssl-tool xz-utils bzip2
+ apt-get install openssl-tool xz-utils bzip2 boxes jq figlet toilet
6
npm install -g bash-obfuscate
7
pip install -r requirement.txt
8
@echo "[?] script berhasil di install"
0 commit comments