mirror of
https://github.com/unraid/webgui.git
synced 2026-02-07 09:29:18 -06:00
3 lines
55 B
Bash
Executable File
3 lines
55 B
Bash
Executable File
#!/bin/bash
|
|
# Just a wrapper.
|
|
exec /usr/bin/docker "$@" |