mirror of
https://github.com/linuxserver/docker-htpcmanager.git
synced 2026-04-06 00:01:54 +08:00
This overrides any settings in the db and makes it impossible for the user to change loglevel settings.
4 lines
81 B
Bash
4 lines
81 B
Bash
#!/bin/bash
|
|
/sbin/setuser abc python /app/htpcmanager/Htpc.py --datadir /config
|
|
|