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