1 2 3 4
#!/bin/sh cd /usr/lib/tithon export NODE_ENV=production exec electron /usr/lib/tithon/main.js "$@"