6 lines
63 B
Bash
Executable file
6 lines
63 B
Bash
Executable file
#!/bin/sh
|
|
|
|
curl ip.yunohost.org
|
|
echo
|
|
curl ip.yunohost.org
|
|
echo
|