Update nvim

This commit is contained in:
Smirnov Olexandr 2021-01-04 14:42:57 +02:00
parent 102aa36798
commit 13c6216796
6 changed files with 19 additions and 15 deletions

View file

@ -1,5 +1,2 @@
#!/bin/sh
if [ -f '/usr/bin/curl' ]
then curl ipinfo.io/ip
else wget -qO- ipinfo.io/ip
fi
curl ipinfo.io/ip