mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-20 18:22:00 -04:00
transmission:transmission-web-control initial release
This mod provides a web UI called Transmission Web Control for transmission. It was once removed when transmission was upgraded to v4.0.
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
# shellcheck shell=bash
|
||||
|
||||
printf "/themes/transmission-web-control" > /var/run/s6/container_environment/TRANSMISSION_WEB_HOME
|
||||
|
||||
lsiown -R abc:abc /themes
|
||||
+1
@@ -0,0 +1 @@
|
||||
oneshot
|
||||
@@ -0,0 +1 @@
|
||||
/etc/s6-overlay/s6-rc.d/init-mod-imagename-modname-install/run
|
||||
Reference in New Issue
Block a user