sudoas/wrapper.sh
2025-03-27 09:33:21 +01:00

3 lines
37 B
Bash

#!/bin/bash
exec /usr/bin/doas "$@"