mirror of
https://github.com/linuxserver/docker-beets.git
synced 2026-02-02 06:41:35 +08:00
5 lines
50 B
Bash
5 lines
50 B
Bash
#!/bin/bash
|
|
umask 002
|
|
|
|
/sbin/setuser abc beet web
|