docker/pixelfed/alpine/base/root/usr/bin/pixelfed-run

4 lines
44 B
Bash
Executable file

#!/usr/bin/env bash
sudo -E -H -u abc "$@"