Skip to content

Commit

Permalink
Fix URL
Browse files Browse the repository at this point in the history
  • Loading branch information
rmens committed Sep 12, 2024
1 parent 4228816 commit b2659f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ VLC_URL="https://icecast.zuidwestfm.nl/zuidwest.stl"
# Files to download
FALLBACKIMG_URL="https://raw.githubusercontent.com/oszuidwest/windows10-baseline/main/assets/ZWTV-wallpaper.png"
FUNCTIONS_LIB_URL="https://raw.githubusercontent.com/oszuidwest/bash-functions/main/common-functions.sh"
EDID_DATA_URL="https://raw.githubusercontent.com/oszuidwest/bash-functions/rpi-texttv/edid.bin"
EDID_DATA_URL="https://raw.githubusercontent.com/oszuidwest/rpi-texttv/edid.bin"

# Constants
FUNCTIONS_LIB_PATH="/tmp/functions.sh"
Expand Down

0 comments on commit b2659f4

Please sign in to comment.