SponsorBlockServer/entrypoint.sh
2020-07-05 05:09:06 +01:00

4 lines
No EOL
66 B
Bash
Executable file

#!bin/bash
set -e
cp /etc/sponsorblock/config.json .
node index.js