mirror of
https://github.com/zhigang1992/probot.git
synced 2026-06-14 18:08:58 +08:00
6 lines
31 B
Bash
Executable File
6 lines
31 B
Bash
Executable File
#!/bin/sh
|
|
|
|
set -e
|
|
|
|
npm install
|