mirror of
https://github.com/linuxserver/docker-beets
synced 2025-12-29 03:37:02 +01:00
4 lines
50 B
Bash
4 lines
50 B
Bash
#!/bin/bash
|
|
umask 002
|
|
|
|
/sbin/setuser abc beet web
|