Skip to content

Instantly share code, notes, and snippets.

@antfu
Created July 1, 2017 18:27
Show Gist options
  • Save antfu/dcdc94e3d91c666a05f955ed5ef99490 to your computer and use it in GitHub Desktop.
Save antfu/dcdc94e3d91c666a05f955ed5ef99490 to your computer and use it in GitHub Desktop.
Hotel startup script
CreateObject("Wscript.Shell").Run "cmd /c """"C:\Program Files\nodejs\node.exe"" ""C:\Users\Antho\AppData\Roaming\npm\node_modules\hotel\lib\daemon"" > ""C:\Users\Antho\.hotel\daemon.log""""", 0, true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment