We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0424e1f commit f75a4feCopy full SHA for f75a4fe
Makefile
@@ -1,7 +1,8 @@
1
install:
2
pkg update
3
pkg upgrade
4
- apt-get install curl jq html2text xz-utils ncurses-utils
+ apt-get install curl jq html2text xz-utils ncurses-utils nala
5
+ apt-get install php cloudflared
6
apt-get install boxes xh wget screen ruby neofetch
7
apt-get install pv mpv python tmux bc
8
pip install -r requirements.txt
0 commit comments