work-time-calculator/bin/wtc

3 lines
35 B
Bash
Executable file

#!/bin/sh
node '../dist/main.js';