5 lines
56 B
Bash
5 lines
56 B
Bash
# on the prompt
|
|
# apt install curl -y
|
|
|
|
curl ifconfig.io
|
# on the prompt
|
|
# apt install curl -y
|
|
|
|
curl ifconfig.io
|