mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-06 11:36:58 +03:00
4 lines
53 B
Bash
4 lines
53 B
Bash
#!bin/bash
|
|
set -e
|
|
cp /etc/config.json .
|
|
node index.js |