mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-19 18:03:01 -04:00
7 lines
164 B
Plaintext
7 lines
164 B
Plaintext
#!/usr/bin/with-contenv bash
|
|
# shellcheck shell=bash
|
|
|
|
printf "/themes/trguing" > /var/run/s6/container_environment/TRANSMISSION_WEB_HOME
|
|
|
|
lsiown -R abc:abc /themes
|