Move mount point of HDD
This commit is contained in:
parent
b30e2bb210
commit
c10d627a5a
7 changed files with 10 additions and 10 deletions
|
|
@ -22,7 +22,7 @@
|
|||
systemd = {
|
||||
services = {
|
||||
epg = {
|
||||
script = "${pkgs.nodejs}/bin/npm run --prefix /mnt/sdb1/media/TV/epg/ grab --- --channels=/mnt/sdb1/media/TV/custom.channels.xml";
|
||||
script = "${pkgs.nodejs}/bin/npm run --prefix /mnt/media/TV/epg/ grab --- --channels=/mnt/media/TV/custom.channels.xml";
|
||||
path = [
|
||||
pkgs.bash
|
||||
pkgs.nodejs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue