Skip to content

Commit

Permalink
πŸ›
Browse files Browse the repository at this point in the history
  • Loading branch information
mraniki committed Nov 4, 2023
1 parent 30e8dc6 commit d4d82c8
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/epg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ jobs:
with:
fetch-depth: 0

- name: Download & Install WebGrab+Plus & its config
run: |
wget http://webgrabplus.com/sites/default/files/download/SW/V3.3.0/WebGrabPlus_V3.3_install.tar.gz
tar -zxvf WebGrabPlus_V3.3_install.tar.gz
cd .wg++
./install.sh
./run.sh
# - name: Download & Install WebGrab+Plus & its config
# run: |
# wget http://webgrabplus.com/sites/default/files/download/SW/V3.3.0/WebGrabPlus_V3.3_install.tar.gz
# tar -zxvf WebGrabPlus_V3.3_install.tar.gz
# cd .wg++
# ./install.sh
# ./run.sh
# wget https://raw.githubusercontent.com/mraniki/tv/main/config/WebGrab++.config.xml

- name: Download manual EPG
Expand Down

0 comments on commit d4d82c8

Please sign in to comment.