Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

Commit 4a9c87b

Browse files
committed
Bot Updating Templated Files
1 parent bf000ec commit 4a9c87b

7 files changed

Lines changed: 24 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
<!-- DO NOT EDIT THIS FILE MANUALLY -->
22
<!-- Please read https://github.com/imagegenius/docker-teslacamplayer/blob/main/.github/CONTRIBUTING.md -->
33

4+
# This image is deprecated. We will not offer support for this image and it will not be updated.
5+
6+
upstream not maintained (not really needed anymore with the remote dashcam viewer in app)
7+
48
# [imagegenius/teslacamplayer](https://github.com/imagegenius/docker-teslacamplayer)
59

610
[![GitHub Release](https://img.shields.io/github/release/imagegenius/docker-teslacamplayer.svg?color=007EC6&labelColor=555555&logoColor=ffffff&style=for-the-badge&logo=github)](https://github.com/imagegenius/docker-teslacamplayer/releases)

root/etc/s6-overlay/s6-rc.d/init-deprecate/dependencies.d/init-config-end

Whitespace-only changes.
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
#!/usr/bin/with-contenv bash
2+
# shellcheck shell=bash
3+
4+
echo '
5+
╔════════════════════════════════════════════════════╗
6+
╠════════════════════════════════════════════════════╣
7+
║ ║
8+
║ This image is deprecated. ║
9+
║ We will not offer support for this image ║
10+
║ and it will not be updated. ║
11+
║ ║
12+
╠════════════════════════════════════════════════════╣
13+
╚════════════════════════════════════════════════════╝
14+
15+
upstream not maintained (not really needed anymore with the remote dashcam viewer in app)
16+
17+
18+
══════════════════════════════════════════════════════'
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
oneshot
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/etc/s6-overlay/s6-rc.d/init-deprecate/run

root/etc/s6-overlay/s6-rc.d/init-services/dependencies.d/init-deprecate

Whitespace-only changes.

root/etc/s6-overlay/s6-rc.d/user/contents.d/init-deprecate

Whitespace-only changes.

0 commit comments

Comments
 (0)