Skip to content

Commit 7253fdf

Browse files
authored
Update Makefile
1 parent 928bd94 commit 7253fdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ install:
22
apt-get update
33
apt-get upgrade
44
apt-get install python coreutils ncurses-utils python-pip nodejs bc ruby
5-
apt-get install openssl-tool xz-utils bzip2
5+
apt-get install openssl-tool xz-utils bzip2 boxes jq figlet toilet
66
npm install -g bash-obfuscate
77
pip install -r requirement.txt
88
@echo "[?] script berhasil di install"

0 commit comments

Comments
 (0)