From 8f90106ba1f1dcb23086f8c7a31e46143e615f77 Mon Sep 17 00:00:00 2001 From: Hari Hendaryanto Date: Mon, 11 Feb 2019 15:12:25 +0700 Subject: test visual studio code --- e3372-reboot.sh | 1 + 1 file changed, 1 insertion(+) 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 "1" +#test \ No newline at end of file -- cgit v1.2.3