mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2024-11-10 01:02:30 +01:00
4 lines
No EOL
53 B
Bash
4 lines
No EOL
53 B
Bash
#!bin/bash
|
|
set -e
|
|
cp /etc/config.json .
|
|
node index.js |