mirror of
https://github.com/edv-pi/pbs-client-docker.git
synced 2025-04-20 07:52:56 +02:00
Add branding.
This commit is contained in:
parent
68f07f2c98
commit
e0d7531515
@ -44,3 +44,5 @@ RUN touch etc/s6-overlay/s6-rc.d/user/contents.d/cron-backup
|
|||||||
|
|
||||||
COPY ./src/helper_scripts/* /usr/local/sbin/
|
COPY ./src/helper_scripts/* /usr/local/sbin/
|
||||||
RUN chmod +x /usr/local/sbin/*
|
RUN chmod +x /usr/local/sbin/*
|
||||||
|
|
||||||
|
COPY ./src/branding.txt /etc/s6-overlay/s6-rc.d/init-adduser/branding
|
12
docker/src/branding.txt
Executable file
12
docker/src/branding.txt
Executable file
@ -0,0 +1,12 @@
|
|||||||
|
────────────────────────────────────────────────────────────────
|
||||||
|
|
||||||
|
█████╗ ████████╗███████╗██████╗ ███████╗ █████╗ ██╗ ██╗
|
||||||
|
██╔══██╗╚══██╔══╝██╔════╝██╔══██╗██╔════╝██╔══██╗╚██╗██╔╝
|
||||||
|
███████║ ██║ █████╗ ██████╔╝█████╗ ███████║ ╚███╔╝
|
||||||
|
██╔══██║ ██║ ██╔══╝ ██╔══██╗██╔══╝ ██╔══██║ ██╔██╗
|
||||||
|
██║ ██║ ██║ ███████╗██║ ██║██║ ██║ ██║██╔╝ ██╗
|
||||||
|
╚═╝ ╚═╝ ╚═╝ ╚══════╝╚═╝ ╚═╝╚═╝ ╚═╝ ╚═╝╚═╝ ╚═╝
|
||||||
|
|
||||||
|
Brought to you by Aterfax
|
||||||
|
Based on images from linuxserver.io
|
||||||
|
────────────────────────────────────────────────────────────────
|
Loading…
Reference in New Issue
Block a user