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