mirror of
https://github.com/Doodle3D/Doodle3D-Slicer.git
synced 2024-11-15 02:37:55 +01:00
4 lines
72 B
Bash
Executable File
4 lines
72 B
Bash
Executable File
#!/bin/sh
|
|
|
|
cd `dirname $0`/../../
|
|
node utils/servers/simplehttpserver.js |