mirror of
https://github.com/zhigang1992/isModifiedAction.git
synced 2026-01-12 22:39:40 +08:00
4 lines
50 B
Bash
Executable File
4 lines
50 B
Bash
Executable File
#!/bin/sh
|
|
set -e
|
|
|
|
sh -c "node /isModified.js '$*'" |