This commit is contained in:
Gordon Grant-Stuart 2022-11-29 10:55:04 +00:00
parent 62d7e240ff
commit 7ccd27c8df

View File

@ -23,6 +23,7 @@ function ruroot () {
if [[ "${2}" == "--debug" ]]; then
dev='/dev/stdout'
echo "debug enabled" > $dev
fi