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

4 lines
38 B
Text
Raw Normal View History

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