aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHari Hendaryanto <hari.hendaryanto@gmail.com>2019-02-11 15:12:25 +0700
committerHari Hendaryanto <hari.hendaryanto@gmail.com>2019-02-11 15:12:25 +0700
commit8f90106ba1f1dcb23086f8c7a31e46143e615f77 (patch)
tree0323919c1c77492bf06dba60cd9857f38ee3adb3
parent9490bf9e1cff14c18ce79523342a93e52140574e (diff)
test visual studio code
-rw-r--r--e3372-reboot.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/e3372-reboot.sh b/e3372-reboot.sh
index 7e74a16..9baf1a2 100644
--- a/e3372-reboot.sh
+++ b/e3372-reboot.sh
@@ -7,3 +7,4 @@ TOKEN=`grep "TokInfo" ses_tok.xml | cut -b 10-41`
curl -s -X POST "http://$MODEM_IP/api/device/control" -H "Cookie: $COOKIE" -H "__RequestVerificationToken: $TOKEN" -H "Content-Type: text/xml" -d "<?xml version="1.0" encoding="UTF-8"?><request><Control>1</Control></request>"
+#test \ No newline at end of file