-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Dheonz Kuzuma edited this page Oct 20, 2018
·
1 revision
$ pkg install curl
$ pkg install wget
$ wget https://raw.githubusercontent.com/dheonz/script/master/ok && mv ok /bin && chmod 777 /bin/ok
$ ok (enter)
$ apt-get install curl
$ apt-get install wget
$ wget https://raw.githubusercontent.com/dheonz/script/master/ok && mv ok /bin && chmod 777 /bin/ok
$ ok (enter)
HTTP request with curl by
DHEONZ KUZUMA