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