remove old obsolete startup options

This commit is contained in:
Stewart Allen 2020-06-16 22:53:02 -04:00
commit 1595407c09
2 changed files with 1 additions and 5 deletions

1
apps/grid Symbolic link
View file

@ -0,0 +1 @@
../

View file

@ -20,11 +20,6 @@
"gcode",
"slicer"
],
"scripts": {
"start": "node js/web-server debug",
"start-secure": "node js/web-server nolocal",
"update": "git pull && npm i"
},
"dependencies": {
"buffer-crc32": "^0.2.13",
"compression": "^1.7.4",