mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2024-11-10 01:02:30 +01:00
change mount point for config
This commit is contained in:
parent
b03daa3c71
commit
9a168aae45
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!bin/bash
|
||||
set -e
|
||||
cp /etc/config.json .
|
||||
cp /etc/sponsorblock/config.json .
|
||||
node index.js
|
Loading…
Reference in a new issue