Skip to content

Commit

Permalink
refactor: update scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
rickstaa committed Nov 1, 2023
1 parent a4d164a commit e113b29
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 12 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@
[submodule "pools/video-miner"]
path = pools/video-miner
url = git@github.com:Video-Miner/Releases.git
[submodule "pools/livepool"]
path = pools/livepool
url = git@github.com:Livepool-io/transcoder.git
2 changes: 1 addition & 1 deletion pools/Titan-Node-Pool
Submodule Titan-Node-Pool updated 1 files
+2 −2 Dockerfile
1 change: 1 addition & 0 deletions pools/livepool
Submodule livepool added at 163799
2 changes: 1 addition & 1 deletion pools/video-miner
Submodule video-miner updated 2 files
+2 −2 Dockerfile
+1 −1 Readme_Linux.md
1 change: 1 addition & 0 deletions scripts/start_livepeer_node_template.bash
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ livepeer \
-nvidia <NVIDIA_DEVICE_IDs> \ # Only required for transcoding with Nvidia GPUs
-pricePerUnit <PRICE_PER_UNIT> \
-serviceAddr <SERVICE_ADDR> \ # Hostname/IP:port
-maxGasPrice <MAX_GAS_PRICE> \
-monitor
10 changes: 0 additions & 10 deletions scripts/start_livepeer_template.bash

This file was deleted.

0 comments on commit e113b29

Please sign in to comment.