mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-20 10:21:36 -04:00
7 lines
171 B
Plaintext
Executable File
7 lines
171 B
Plaintext
Executable File
#!/usr/bin/with-contenv bash
|
|
# shellcheck shell=bash
|
|
|
|
printf "/themes/transmissionic" > /var/run/s6/container_environment/TRANSMISSION_WEB_HOME
|
|
|
|
lsiown -R abc:abc /themes
|