From 8459903fa0ab8e61a9a373ef74c2e6c3963b7c78 Mon Sep 17 00:00:00 2001 From: cos Date: Sun, 19 Jun 2016 20:24:32 +0200 Subject: Implement login via web. --- cgi-bin/relocatehook.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 cgi-bin/relocatehook.sh (limited to 'cgi-bin/relocatehook.sh') diff --git a/cgi-bin/relocatehook.sh b/cgi-bin/relocatehook.sh new file mode 100755 index 0000000..19cc279 --- /dev/null +++ b/cgi-bin/relocatehook.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +date "+%s|%Y%m%d %H%M|$1|$2|$3|$4|$5|$6" >> /var/tmp/relocatelogg.txt -- cgit v1.2.3