Skip to content

Commit

Permalink
Missed onzu/homebridge references
Browse files Browse the repository at this point in the history
  • Loading branch information
NorthernMan54 committed Jun 7, 2023
1 parent 9ff3e67 commit 6df6564
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion rootfs/defaults/startup.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

#
# Docker Homebridge Custom Startup Script - oznu/homebridge
# Docker Homebridge Custom Startup Script - homebridge/homebridge
#
# This script can be used to customise the environment and will be executed as
# the root user each time the container starts.
Expand Down
4 changes: 2 additions & 2 deletions rootfs/etc/s6-overlay/scripts/credits.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ CYAN='\033[4;36m'
NC='\033[0m'

printf "
${BWHITE}Thank you for using the ${CYAN}oznu/homebridge${NC} ${BWHITE}docker image!${NC}
${BWHITE}Thank you for using the ${CYAN}homebridge/homebridge${NC} ${BWHITE}docker image!${NC}
If you find this project useful please ${BYELLOW}STAR${NC} it on GitHub:
${UWHITE}https://github.com/oznu/docker-homebridge${NC}
${UWHITE}https://github.com/homebridge/docker-homebridge${NC}
Or donate to the project:
Expand Down

0 comments on commit 6df6564

Please sign in to comment.