Dateien hochladen nach „applet-data“
This commit is contained in:
parent
7e14017902
commit
ee2ea7301d
2 changed files with 78 additions and 0 deletions
5
applet-data/conkyIP
Normal file
5
applet-data/conkyIP
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
# eigene öffentliche ip anzeigen
|
||||
|
||||
wget http://checkip.dyndns.org/ -q -O - |
|
||||
grep -Eo '\<[[:digit:]]{1,3}(\.[[:digit:]]{1,3}){3}\>'
|
Loading…
Add table
Add a link
Reference in a new issue