Skip to content

Commit 7cc4e07

Browse files
committed
Merge branch 'master' into reduce_logs
2 parents dc760a5 + eaa0135 commit 7cc4e07

4 files changed

Lines changed: 1 addition & 2 deletions

File tree

public/robots.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +0,0 @@
1-
User-agent: *
2-
Disallow: /
1.51 MB
Binary file not shown.

public/slides/why_lingsync.pdf

3.38 MB
Binary file not shown.

start_service

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/bin/bash
22

3+
export NODE_TLS_REJECT_UNAUTHORIZED=0;
34
cd $FIELDDB_HOME/FieldDBWebServer
45
forever \
56
start \

0 commit comments

Comments
 (0)