Gregory Ballantine
21b48b1f3c
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
6 lines
57 B
Bash
Executable File
6 lines
57 B
Bash
Executable File
#!/bin/sh
|
|
|
|
cd /opt/overseer/
|
|
|
|
/usr/bin/env node index.js
|