Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/vm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Hansson <daniel@techandme.se>2018-01-06 21:28:28 +0300
committerGitHub <noreply@github.com>2018-01-06 21:28:28 +0300
commit75dace2501e54f558aae33f1ecf3ac363ebfd822 (patch)
treeed126abcafd0b9a7653bda15c604a787a1f3b048 /static/nextcloud.sh
parent850fdf03d3a780d0fa2a72fcd801081148f9f165 (diff)
Happy-New-Year! (#438)
Diffstat (limited to 'static/nextcloud.sh')
-rw-r--r--static/nextcloud.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/nextcloud.sh b/static/nextcloud.sh
index df8b0b50..f7a4103b 100644
--- a/static/nextcloud.sh
+++ b/static/nextcloud.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-# Tech and Me © - 2017, https://www.techandme.se/
+# Tech and Me © - 2018, https://www.techandme.se/
WANIP6=$(curl -s -k -m 7 https://6.ifcfg.me)
WANIP4=$(curl -s -m 5 ipinfo.io/ip)