mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-30 15:37:44 +02:00
fix: music_transcode
This commit is contained in:
@@ -36,8 +36,6 @@ spec:
|
||||
- |
|
||||
#!/bin/bash
|
||||
|
||||
export LD_LIBRARY_PATH="/app"
|
||||
|
||||
curl --location raw.githubusercontent.com/auricom/home-ops/main/scripts/transcode_music/transcode.bash --output /tmp/transcode.bash
|
||||
chmod a+x /tmp/transcode.bash
|
||||
curl --location raw.githubusercontent.com/auricom/home-ops/main/scripts/transcode_music/transcode_exclude.cfg --output /tmp/transcode_exclude.cfg
|
||||
|
Reference in New Issue
Block a user